YAPC::NA 2011 • Asheville, NC

Intro to ZeroMQ
By Jonathan Rockway (‎jrockway‎) from NY.pm
Date: Wednesday, 29 June 2011 13:50
Duration: 20 minutes
Target audience: Intermediate
Language:
Tags: anyevent messaging networking zeromq

You can find more information on the speaker's site:


ZeroMQ is a brokerless messaging system -- like sockets, but better! This talk will be about what you can do with ZeroMQ, and how to use it in your Perl application. We'll discuss common patterns like distributing messages to multiple peers, publish/subscribe, and how to use these patterns to write reliable distributed systems!

Attended by: