[zeromq-dev] Simple GFS-like System

Wolfgang Richter wolf at cs.cmu.edu
Sat May 14 08:37:01 CEST 2011


Backed by ZeroMQ (right now, only REQ-REP sockets; planning on using
PUSH-PULL for pipelining later) and Redis (for metadata storage):

https://github.com/theonewolf/TripleD/

First-cut, I want to pipeline things and add in replication and the ability
of recovering from errors if they occur.

This was done in a few hours today, I think it shows how quickly things can
be put together when you have the right building blocks :)

--
Wolf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110514/4af583e7/attachment.htm>


More information about the zeromq-dev mailing list