Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylertreat/zinc

Real-time distributed messaging and document synchronization.
https://github.com/tylertreat/zinc

Last synced: 4 days ago
JSON representation

Real-time distributed messaging and document synchronization.

Awesome Lists containing this project

README

        

Zinc
====

Real-time distributed messaging and document synchronization.

Two implementations:
- ZeroMQ - relies on the native ZeroMQ library for fast, real-time communication.
- JeroMQ - relies on the pure Java implementation of ZeroMQ, no native linking required.