The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any language that is supported by the Programming-Language-Micro-Kernel support.
...
...The console allows the user to create shortcuts to applications which will run with whatever credentials are supplied.
* Although RunAs exists, it doesn't always work as expected.
A bash-like console written in C#. More then CygWin, it allows full expansion via .NET Reflections and DLL. It will fully work on .NETFramework 2.0 and superior; mono porting will be considered when RFC (Really Feasible Console) will be terminated. Main