Skip to Content

You are currently visiting an old archive website with limited functionality. If you are looking für the current Berlin Buzzwords Website, please visit https://berlinbuzzwords.de

Urania Berlin, June 6-7, 2011

Advanced Routing Patterns in ZeroMQ

Location: 
Einsteinsaal
Date and time: 
Mon, 2011-06-06 11:50 - 12:10
Speaker: 
Daniel Trümper

This talk will dig into the messaging patterns of ZeroMQ, a "socket
library, that acts as concurrency framework". We will start by using ZeroMQ messages for creating a Least Recently used router. Using a ZeroMQ device we will then create a N-M router that serves as proxy between many masters and many slaves. Finally the Mongrel2 messaging architecture will show how to emulate an asynchronous request/response pattern.