I was able to get the rec-rep pattern working using the ZMQ julia module, but I the Dealer-Router pattern was not working for me.
Does anyone have any example code or suggestions about how to get this working? For example, the example given on the zmq github page does not work if req/rep are changed to dealer/router. Is there something else that needs to be done? Thanks Tim
