SimpleIPCExpress 1.0.0.2

Version: 1.0.0.2
SimpleIPCExpress

Downloads:32

Hits:1331

SourceNO

Link Broken:Report It!

Package:Without source

Price:$0

More info Download
 

Description

SimpleIPCExpress lets you have some of your application's work performed in an external process on the same machine - insulating your app from memory leaks and process crashes. 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 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 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.
4. You need to add multithreading to an MS Office app.

Related:

.Net - .Net Remoting - Com Java Integration - Horizontal Scalability - Iis Worker Process - Interprocess Communication - Java Integration - Java Interop - Jscript.Net - Memory Leak - Ms Office Worker Process Isolation - Multithreading - Process Crash - W3wp.Exe

User Reviews:

Write Review *
Your name *
Email *
(Your comments will be reviewed by our staff before they are posted)
Rate this product *

 

Related:

IDAutomation Aztec Font and Encoder 8.1

IDAutomation's Aztec symbology barcode fonts allow printing of two dimensional Aztec barcodes from MS Windows or any computer with a Java VM with...

By: IDAutomation.com Inc Homepage

Demo

Java Database: Daffodil DB 4.0

Daffodil DB is a J2EE-certified, JDBC 3.0 and SQL 99 compliant Java database. It has been designed to handle complex computing environments that...

By: Rohit Malhotra Homepage

Shareware

CODAF 2.5.2002

CODAF is a combination of COmpiere - An open source ERP + CRM software & Daffodil DB - A feature rich Java databae. It is compatible with the...

By: Rohit Malhotra Homepage

Shareware

The ASP.NET Worker Process ? Part 1

In this tutorial you can get information about the worker process of ASP.NET. The author shows how to create the worker process. You can store the...

By: Mohsin Ali Sheikh Homepage

Freeware

IIS Application Pool Recycler 1.III

IIS 6.0 uses the IIS 6.0 process model (w3wp.exe) and introduces a new isolation feature called application pooling. Application pooling allows...

By: Helle Rochase Homepage

Shareware

ComfyJ

ComfyJ is a Java-COM bridge enabling bidirectional communication between the Java platform and COM technologies.

By: TeamDev Ltd. Homepage

Shareware

Multithreading with C#

Multithreading with C# is an easy to learn tutorial in which the author gives suggestion for the programmers to choose C# threading in .NET...

By: O?Reilly Media, Inc Homepage

Freeware

Marshal Objects ByRef Over The Internet With .NET Remoting

Marshal Objects ByRef Over The Internet With .NET Remoting is an ASP.NET article through which programmers can collect information about .NET...

By: Robbe D. Morris Homepage

Freeware

Performance Comparison: .NET Remoting vs. ASP.NET Web Services

Performance Comparison: .NET Remoting vs. ASP.NET Web Services is an ASP tutorial that helps users with details by comparing the .NET remoting and...

By: Microsoft Corporation Homepage

Freeware

ASP.NET Web Services or .NET Remoting: How to Choose

ASP.NET Web Services or .NET Remoting: How to Choose is a web based tutorial through which users can gather information about selecting either .NET...

By: Microsoft Corporation Homepage

Freeware