SimpleIPC

SimpleIPC 1.0.0.1

SimpleIPC 1.0.0.1 Image
Screenshot
Category: Utilities / System Utilities
Publisher / Version: Cognitier / 1.0.0.1
Added / Released: 07 May 2009 / 21 Apr 2009
License / Cost: Demo / 299.00$
File Size / Downloads: 1.6 MB / 27
Operating Systems: Windows XP, Vista Ultimate, Vista Starter, Vista Home Premium, Vista Home Basic, Vista Enterprise, Vista Business, 2003, Windows Vista Home Basic x64,Windows Vista Home Premium x64
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.

Requirements: .NET Framework 2.0

Download | Order | Broken Link Report | More Info

Support Languages: English
Install Support: No Install Support

Your Rating: 0 Star0 Star0 Star0 Star0 Star Our Rating: 0 Star0 Star0 Star0 Star0 Star
Rate It:
Keywords:
.Net Java Integration, Bea Weblogic Integration, Com Java Integration, Horizontal Scalability, Integration Testing, Interprocess Communication, Java And Xml, Java App, Java Interop, Java Vm, Php Java, Software Integration Testing, Systems Integration, Weblogic Integration, Xp Java

SimpleIPC Comments

Join to SimpleIPC discussion at FileGets! Let's see what our visitors think about it and write your own opinion! Rate this software to support developers or to make them work better! Also please write here if you want to see any additional features in this software.

Your Rating *
Your Name *
Email *
Comment Text *
Notice:  * - required fields