Hacker News new | ask | show | jobs
by camperman 4572 days ago
Would people be interested in a getting started type tutorial using Zero MQ? As I replied to thewarrior below, the manual is very good and it made multithreading an absolute pleasure for me but it's not really an introduction to threads - I had to experiment quite a bit. I can do it for C, Python and Lua.

What would be useful examples? Multithreaded video decoding? Scaling out calculations to multiple cores?

1 comments

That would be awesome. I just got on a new project a week ago where the PM sent me a link to Zero MQ and basically said "here, read this".