Hacker News new | ask | show | jobs
by fatman 4568 days ago
This is one of my largest weaknesses. I haven't come across any good resources for self-study on this topic. I haven't found any online course-type resources, and the books i've found are hard to follow. Any recommendations for how to learn this stuff would be very welcome.
1 comments

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?

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".