/zmqClusteredHashmap

An implementation in C# of the Clustered Hashmap Protocol for ZeroMQ. It adds reliability to the Pub/Sub model

Primary LanguageC#MIT LicenseMIT

zmqClusteredHashmap

An implementation in C# of the ⌀mq Clustered Hashmap Protocol server and client for reliable messaging.

This implementation uses the clrzmq2 library for binding to ⌀mq.

It is built in Visual Studio 2010 and targets the .NET 4 runtime.

The current status of the implementation can be found in the project wiki, as the output produced by the last run of the Machine.Specifications specs.