Installing ZeroMQ and Java bindings on Ubunu 10.10 - 07 Feb 2011 10:21 - by martin_sustrik - Comments: 0
"For some times now, I'm following the slow evolution of AMQP toward it's 1.0 release. In the trip, one traveler decided that the road was far too long, and complex, and choosed to take its independence: ZeroMQ is living its own adventure for some times now. And their choices are intersting, really focused and sharp, so I needed to see what can be done with that message system, and a bit of Scala."
http://fanf42.blogspot.com/2011/02/installing-zeromq-and-java-bindings-on.html
Python Multiprocessing With ØMQ - 03 Feb 2011 09:11 - by martin_sustrik - Comments: 1
As I was going over the various python code examples at github, I became interested in the taskvent / tasksink / taskwork examples. The pattern was recognizable as one I often use for distributed processing. In the past, I typically would have implemented such a work flow using the python multiprocessing library, using it’s Queue class to communicate between processes. Recently I’ve implemented several data processing pipelines for work using the same technique, but using zeromq channels for communication, and I’ve been extremely pleased with both the performance, and the ease of use.
http://taotetek.wordpress.com/2011/02/02/python-multiprocessing-with-zeromq/
ØMQ And QuickFIX - 01 Feb 2011 21:29 - by martin_sustrik - Comments: 3
Niki Bowe has a nice blog showing how to integrate ØMQ with QuickFIX to distribute market data (stock quotes):
ZeroMQ + The Active Object Pattern (Google cache, since original article has gone.)
If you want to become a ØMQ blogger, contact us.
All posts

03 Feb 2011 09:11: Python Multiprocessing With ØMQ

01 Feb 2011 21:29: ØMQ And QuickFIX

23 Dec 2010 09:33: Message Oriented Network Programming

19 Dec 2010 13:03: ØMQ/2.1.0 available on OpenVMS

13 Dec 2010 12:46: Load Balancing In Java

10 Nov 2010 10:01: Building a GeoIP server with ZeroMQ

31 Oct 2010 11:44: ØMQ blog by Gerard Toonstra

13 Oct 2010 10:47: ØMQ - The Game

09 Sep 2010 07:45: ZeroMQ and Clojure, a brief introduction

03 Sep 2010 18:07: ZeroMQ: Modern & Fast Networking Stack

02 Sep 2010 13:30: September Meetups

01 Sep 2010 16:05: Multithreading Magic

01 Sep 2010 11:25: Not To Be Confused

27 Aug 2010 05:39: ØMQ for Clojure

17 Aug 2010 07:20: ZeroMQ: What You Need to Know Braindump

03 Aug 2010 10:46: RFC: ØMQ Contributions, Copyrights and Control

02 Aug 2010 19:54: New - ØMQ Labs!

26 Jul 2010 14:02: Video Introduction to ØMQ

13 Jul 2010 20:19: ØMQ available at CPAN

12 Jul 2010 12:22: Welcome, Objective-C :-)

10 Jul 2010 13:42: Few Blogposts on ØMQ

29 Jun 2010 08:19: Ruby Gem for ØMQ/2.0.7 available!

23 Jun 2010 09:27: ZeroMQ an introduction

18 Jun 2010 10:15: Mongrel2 Is "Self-Hosting"

08 Jun 2010 21:25: Internet Worldview in Messaging World

07 Jun 2010 16:13: Berlin Buzzwords 2010

05 Jun 2010 10:24: Loggly Switches to ØMQ

04 Jun 2010 18:05: ØMQ/2.0.7 (beta) released

24 May 2010 09:37: Building ØMQ and pyzmq on Red Hat

18 May 2010 06:30: To Trie or not to Trie

12 May 2010 13:02: ØMQ/2.0.6 on OpenVMS

08 May 2010 09:58: Zero-copy and Multi-part Messages

07 Apr 2010 10:23: The Long and Winding Road Behind

06 Apr 2010 16:41: Historical Highlights

Posts by date