ChildProcesses - Child Process Management for .NET NuGet Package

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.




Got any ChildProcesses - Child Process Management for .NET Question?





Info

Version: 1.2.5577.529
Author(s): Thomas Maierhofer
Last Update: Thursday, April 9, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://www.crawler-lib.net/child-processes
NuGet Url: https://www.nuget.org/packages/ChildProcesses


Install
Install-Package ChildProcesses
dotnet add package ChildProcesses
paket add ChildProcesses
ChildProcesses Download (Unzip the "nupkg" after downloading)

2 packages depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

3

days-since-last-release

3299