356
Downloads
285
Downloads of v 1.0.2
2012-06-20
Last update
ChildProcesses - Child Process Management for .NET
1.0.2
ChildProcesses is a child process management library for the .NET framework.
It allows to create child processes, and provides bidirectional extendable interprocess communication based on WCF and NamedPipes out of the box.
Child and parent processes monitor each other and notify about termination or other events.
Child processes are an alternative to AppDomains when parent must continue if the child crashes.
It is also possible to mix 32Bit and 64 Bit processes.
To install ChildProcesses - Child Process Management for .NET, run the following command in the Package Manager Console
PM> Install-Package ChildProcesses
Release Notes
Plattform: .NET 4.0 Client Profile
- Bugfixes
- Impoved Parent / Clild IPC
Owners
Authors
Copyright
Maierhofer Software, Germany
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| ChildProcesses - Child Process Management for .NET 1.0.2 | 285 | Wednesday, June 20 2012 |
| ChildProcesses - Child Process Management for .NET 1.0.1 | 28 | Wednesday, June 20 2012 |
| ChildProcesses - Child Process Management for .NET 1.0.0 | 43 | Thursday, June 14 2012 |