Info
Version: | 1.0.6 |
Author(s): | Mike Rettig, Graham Nash |
Last Update: | Thursday, March 24, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/retlang/ |
NuGet Url: | https://www.nuget.org/packages/retlang |
Install
Install-Package retlang
dotnet add package retlang
paket add retlang
retlang Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The library is intended for use in message based concurrency similar to event based actors in Scala. The library does not provide remote messaging capabilities.
It is designed specifically for high performance in-memory messaging.