Has anyone looked into the use of 0MQ to handle so...
# core
m
Has anyone looked into the use of 0MQ to handle some of the socket race conditions Teddy talked about? There are some 0MQ/Thrift glue examples in Thrift: https://github.com/apache/thrift/tree/master/contrib/zeromq 0MQ has some nice design patterns and good documentation. Not that it is needed but there is a crypto wrapper with CurveMQ also.