Switch or Broker - zeromq
december 2011 by amcclosky
"In this presentation from 2006 we compare the traditional approach of doing reliable messaging via a central broker (such as RabbitMQ or ActiveMQ uses) with a distributed approach (such as ZeroMQ uses)."
zeromq
december 2011 by amcclosky
Multithreading Magic - zeromq
december 2011 by amcclosky
"In this article Pieter Hintjens and Martin Sustrik examine the difficulties of building concurrent (multithreaded) applications and what this means for enterprise computing. The authors argue that a lack of good tools for software designers means that neither chip vendors not large businesses will be able to fully benefit from more than 16 cores per CPU, let alone 64 or more. They then examine an ideal solution, and explain how the ØMQ framework for concurrent software design is becoming this ideal solution. Finally they explain ØMQ's origins, and the team behind it."
zeromq
december 2011 by amcclosky
Broker vs. Brokerless - zeromq
december 2011 by amcclosky
This article presents different models of how messaging can be done. It discusses drawbacks and advantages of individual approaches. It is meant as a background reading to learn how ØMQ differs from traditional messaging systems.
zeromq
december 2011 by amcclosky
ZeroMQ is the Answer - Ian Barber on Vimeo
december 2011 by amcclosky
Whether the problem is asynchronous communication, message distribution, process management or just about anything, ZeroMQ can help you build an architecture that is more resilient, more scalable and more flexible, without introducing unnecessary overhead or requiring a heavyweight queue manager node.
zeromq
vid
december 2011 by amcclosky