[zeromq-dev] Distributed tracing and 0mq

Wojtek Sliwinski wojciech.sliwinski at cern.ch
Thu Jul 11 19:10:43 CEST 2013


We implemented tracing at CERN using STOMP (over UDP) and Apache Camel (as a converter and broker).

Here is the corresponding paper depicting the architecture:
http://accelconf.web.cern.ch/AccelConf/icalepcs2011/papers/wemau001.pdf

One day it would be nice to have support for UDP in 0MQ, for non-reliable, high throughput messaging.

Wojtek

From: Steven McCoy <steven.mccoy at miru.hk<mailto:steven.mccoy at miru.hk>>
Reply-To: ZeroMQ development list <zeromq-dev at lists.zeromq.org<mailto:zeromq-dev at lists.zeromq.org>>
Date: Tuesday, July 9, 2013 22:29
To: <zeromq-dev at lists.zeromq.org<mailto:zeromq-dev at lists.zeromq.org>>
Subject: [zeromq-dev] Distributed tracing and 0mq

Has anyone implemented distributed tracing with 0mq?  I'm looking at Zipkin (and Tryfer for Python) for a means of instrumenting 0mq messages with performance metadata.

It's buzzword city and Google's research paper isn't helping too much:http://research.google.com/pubs/pub36356.html

--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130711/6ec0ca29/attachment.htm>


More information about the zeromq-dev mailing list