Hello. I'm creating a task broker using ZMQ for a small project the main problem follows :
Based on the device example and with some tunning from my part i created this : http://pastebin.com/yqaD5Nd7 The topology is the following : Several Workers report to one collector that uses ZMQ device and multiprocessing using a Unix Socket To Manage the Results from the Workers the problem is. ZMQError: Operation cannot be accomplished in current state I tried using IPC / TCP with several "Collectors" with just one . Everything returns that error message. Hope our ZMQ Wizards can help me out. Regards António
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
