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
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
