LowPowerLab Forum

Hardware support => General topics => Topic started by: dwenrhod on April 09, 2015, 04:54:12 PM

Title: Anyone else using or interested in Zeromq?
Post by: dwenrhod on April 09, 2015, 04:54:12 PM

I've been using this library on the job for a while.  My use case
is distributing phone system events around our network, we have
not worried about guarantees of delivery.  I am planning on using
Zeromq to publish moteino originated messages collected on a Raspberry Pi.

http://zguide.zeromq.org/page:all

Has anyone used this or any similar network framework?
Title: Re: Anyone else using or interested in Zeromq?
Post by: Felix on April 10, 2015, 08:54:47 AM
Never heard of zeroMQ. I am preparing a simple and functional gateway stack for release. That will solve all these problems...