Async Client Server + Getting to Know Some Sockets


Details
Please remember to register with our awesome hosts Skillsmatter:
http://skillsmatter.com/podcast/home/async-client-server-getting-to-know-some-sockets
This will help greatly with administration.
We will get together and implement a fully asynchronous topology with flexible number of clients and servers. This is a much more realistic use case that can work surprisingly well in many real world applications. Along the way, we will get to know how some sockets work, and their individual "personalities". Specifically, we will look into REQ, REP, ROUTER and DEALER, and see how they relate to the ZeroMQ wire format. Remember your laptops :)
[I'll be using C#, but as always, if you can create threads and ZeroMQ sockets, you can use any language you want. Even if you can't, we'll be pairing up, so feel free to join.]

Async Client Server + Getting to Know Some Sockets