Search for concurrency returned 12 packages
Displaying results 1 - 12.
-
Retlang
By:
Retlang is a high performance C# threading library (see Jetlang for a version in Java). 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.
-
Optimistic Concurrency for MongoDB in .NET
By:
This library is for adding optimistic concurrency control to MongoDB using techniques similar to Entity Framework as well as adding basic DbContext type of functionality to your applications.
-
Disruptor-net
By:
Port of LMAX Disruptor to .NET
-
-
Corlib-Reactive
By:
Corlib-Reactive is a class-library containing many useful types missing from the .NET Framework, such as the EventLoopSchedulerSlim, extension methods expanding on Rx's ToTask for APM integration, as well as WaitHandle conversions to IObsevable<Unit>!
-
disruptor-fork
By:
Fork of LMAX Disruptor in .NET
-
Monads for .NET
By:
Monads for .NET is helpers for C# which makes easier every day of your developer life. Now supports .NET 3.5-4.0, Silverlight 3-5 and Windows Phone 7. In functional programming, a monad is a programming structure that represents computations. Monads are a kind of abstract data type constructor that encapsulate program logic instead of data in the d... More information
-
XcoAppSpace
By:
The AppSpace makes asynchronous, parallel and distributed communication easy. It provides a flexible and intuitive messaging model that fits to every kind of distribution and parallelization scenario. It supports different transport services like TCP, MSMQ, Jabber and Azure. It makes parallel programming easy by leveraging the features of Microsoft... More information
-
-
Must Framework - Metrics
By:
Capturing CLR and application-level metrics. So you know what's going on. An port of Coda Hale's Metrics library targeting the .NET 2.0 CLR. This is not an idiomatic port but is very similar to coda library. The main difference resides in the way this libray handles concurrency.
-
-
Must Framework - Metrics service client
By:
Capturing CLR and application-level metrics. So you know what's going on. An port of Coda Hale's Metrics library targeting the .NET 2.0 CLR. This is not an idiomatic port but is very similar to coda library. The main difference resides in the way this libray handles concurrency.