Keeps unstable code from crashing your app
Keeps unstable code from crashing your app

Cognitier info

Contacts:

Web Site

United States of America, Dallas, 6934 Rocky Top Circle

<submissions at cognitier dot com>

Contact person: Jennifer Castillo
SimpleIPC 1.0.0.1
SimpleIPC is a development platform which allows you to have some of your application's work performed in an external process. If there is a process crash, it will be one of the external processes, rather than your app. SimpleIPC uses .NET Remoting.
 
SimpleIPCExpress 1.0.0.2
SimpleIPCExpress lets you host unstable code in a separate process. You can write most of your code in scripting. Your client can be Java, so its an easy way to interop from Java to .NET. It also helps you add multithreading to MS Office apps.