Skip to content

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

License

Notifications You must be signed in to change notification settings

hotgazpacho/zmqClusteredHashmap

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages