SimpleIPC 1.0.0.1 - Free Download

SimpleIPC is a set of objects, server processes, and configuration tools which allow you, the software developer, to have some of your application's work performed in an external process on the same machine. You make function calls to objects in the external process as if they were local objects. "Under the covers", you're using .NET Remoting over the IPC (Inter Process Communication) channel, but you don't need to be an expert on .NET Remoting to use SimpleIPC. The platform handles the communications and external process life cycle details for you. SimpleIPC runs on Windows, and the code to be run in the external process must be written in a .NET programming language. However, your client code may be written in a variety of languages, to include Java, VBScript/VBA, and .NET programming languages. You might consider using SimpleIPC under the following circumstances: 1. You have some code which is useful, but which has the potential to throw unhandled exceptions and crash your application process. You can run this code via SimpleIPC. If there is a process crash, it will be one of the expendable external processes, rather than your application process. Your application can just repeat the call against a different external process and continue on. There is no need for your end users to be impacted. 2. You have some code which is useful, but which leaks memory. You can run this code via SimpleIPC and configure the external processes to recycle frequently. In this way, you can keep your application's memory consumption under control without sacrificing functionality. 3. You need an expeditious way to perform one of several common programming tasks, such as invoking .NET code from a Java application, running a subset of your application's operations under a different Windows identity, or limiting concurrent access to shared resources in a multi-user environment. SimpleIPC provides simple APIs for programming tasks like object pooling and invoking web services.


Download in Progress...


If your download does not start, click here


While you're downloading SimpleIPC ...

Join our weekly newsletter!

 

Free news and latest software releases. Receive Hottest Downloads right - every week!

 

Your e-mail:
Recommended
Mangle-It Java Source Code Obfuscator
Makes Java source code unreadable. Guard your intellectual property.

Onlisys EZ-J Java Toolkit
Onlisys EZ-J Java Toolkit ; Maximize your professional interface & style.

Easy JAVA to Source Converter
It is a decompiler for Java that reconstructs original source code from Class.

JFrameBuilder
The easiest Java Swing GUI builder generating human readable Java code.

jvider
Visual GUI builder tool for Java Swing applications and applets.


Weekly Newsletter

Enter your e-mail address to receive our free newsletter:



Most Popular Downloads
Data Export - Excel2Oracle
Excel2Oracle is a program to publish MS Excel spreadsheet as Oracle data
ObjectDB for Java/JDO - Free Edition
Powerful yet compact Object Database for Java/JDO written entirely in Java
Data Export - DB22DBF
DB22DBF is a program to publish DB2 data as Xbase(dBASE, FoxBase, FoxPro)
MoSync
MosSync makes mobile development and porting easy
JTree
JTree is a cross-browser/multiplatform Java tree menu applet with XML support
Data Export - Access2Oracle
Hxtt access2oracle is a program to publish MS Access data as Oracle database
VB Barcode Integration Kit
Visual Basic Barcode Integration Kit & Tutorial.
JDock
JDock is a java swing docking windows API
Magi Toolkit for Java
The Magi Toolkit provides components and utility classes for Java developers
J2EE Guides
Learn how to use J2EE with Tomcat, Eclipse, JSP, and Servlet
 
Recommended Software Sites