Actor based programming using WCF and async-await.
Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net
AsyncWcfLib is a software library for distributed computing based on Microsoft WCF.
AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NETFramework or Mono.
It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5.
AsyncWcfLib supports threadsafety through an actor based programming model.
Actors are loosly coupled system units interacting by passing messages.
Message objects are passed inside a process between actors running on different threads.
...
IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
AdvancedSendandReceive is a well featured SonicMQ client application implemented in C# for Sending and Receiving of JMS messages. It was inspired by the work done for BasicSendandReceive C# sonicmq
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Alchemi is a .NET grid computing framework that allows you to painlessly aggregate the computing power of intranet and Internet-connected machines into a virtual supercomputer (computational grid) and to develop applications to run on the grid.
.NET VNC Viewer is a VNC viewer written entirely in C#. It is binary compatible with Smartphones, Pocket PCs and Windows desktops (.NET CF or .NETFramework). I write this because other VNC viewers on Pocket PC do not do full screen and screen rotation.
"mASN1" - mini ASN.1 framework is a light ASN.1 framework written in C# for .NETframework. It can be used for creating classes that model ASN.1 types and
are capable of encoding/decoding themselves to BER/DER codes. PER support is planned.
mDNS.NET is an implementation of the Multicast DNS (mDNS) protocol (also known as Rendezvous) for service registration and discovery on a local network in the C# language. mDNS.NET is designed for both the Microsoft .NETFramework and the mono framework.