GRIP icon indicating copy to clipboard operation
GRIP copied to clipboard

Add ZeroMQ Support for output

Open marshallmassengill opened this issue 8 years ago • 2 comments
trafficstars

Would love to see ZeroMQ supported as an output. It's a great way to manage messages and it is what we've been recommending to teams recently. Not perfect but it works well for a lot of use cases. Let us know how we can help!

marshallmassengill avatar Sep 22 '17 15:09 marshallmassengill

Would we need to provide message definitions to teams so they could generate messages? What format is the data sent?

JLLeitschuh avatar Sep 22 '17 15:09 JLLeitschuh

You can send just about anything. We typically are sending values for coordinates. I think you would need to provide some kind of information about the definition or type. Here's a decent intro: https://www.digitalocean.com/community/tutorials/how-to-work-with-the-zeromq-messaging-library#zeromq-transport-types

marshallmassengill avatar Sep 22 '17 15:09 marshallmassengill