BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
BEGIN:VEVENT
DTSTART:20110924T013000Z
DTEND:20110924T015500Z
SUMMARY:ZeroMQ: a primer in 3 languages
LOCATION:EUROSITE GEORGES V Bruxelles
DESCRIPTION:Message passing systems are at being used to help new applications scale in both complexity and size. ØMQ is a flexible messaging library that extends the socket API rather than creating it's own, and uses stripped down, simple wire protocols to make it both fast to use and to develop with. ZeroMQ allows anyone who has done network programming to begin putting together messaging topologies in just a couple of hours. This talk is a primer for those new to ZeroMQ, and will present the different built-in messaging patterns, with code examples written in Perl, Python and Ruby.
END:VEVENT
END:VCALENDAR
