Closed christopherjbaker closed 10 years ago
I would definitely be interested in hearing a talk about ZeroMQ. I'm considering setting up RabbitMQ for two of my applications and would like to hear about your use case and why you chose ZeroMQ over RabbitMQ.
thanks,
Darryl
----- Original Message -----
| From: "Christopher Baker" notifications@github.com | To: "renodevelopers/meetups" meetups@noreply.github.com | Sent: Sunday, July 20, 2014 11:30:12 PM | Subject: [meetups] ØMQ (#31)
| I have been learning ØMQ lately and would be willing to give a talk | on it if anybody is interested. Currently using it for | multi-threaded, distributed nodejs applications. | ØMQ \zeromq:
| * Connect your code in any language, on any platform. | * Carries messages across inproc, IPC, TCP, TPIC, multicast. | * Smart patterns like pub-sub, push-pull, and router-dealer. | * High-speed asynchronous I/O engines, in a tiny library. | * Backed by a large and active open source community. | * Supports every modern language and platform. | * Build any architecture: centralized, distributed, small, or large. | * Free software with full commercial support.
| — | Reply to this email directly or view it on GitHub .
As much as I hate to, I need to redact this offer. Sorry.
I have been learning ØMQ lately and would be willing to give a talk on it if anybody is interested. Currently using it for multi-threaded, distributed nodejs applications.
ØMQ \zeromq: