Hello, I would like to use ZeroMQ, but combine it with Fibers/green threads/task switching or whatever you like to call it. Here are some libraries I found:
http://www.boost.org/doc/libs/1_53_0/libs/coroutine/doc/html/index.html http://swtch.com/libtask/ http://code.mozy.com/projects/mordor/ It's not completely clear to me how I would combine ZeroMQ with a task library such as above. Is it possible to combine the two? If so, does anyone have any idea or examples of how that could be achieved? Would there be any thread library such as above that would be best suited with integrating with ZeroMQ? Thanks, Ian _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
