LabVIEW

LabVIEW bindings for zeromq are now available from http://sourceforge.net/p/labview-zmq/wiki/

For convenience, a VIPM package is available from the downloads page, but it's recommended that you check out check out the latest revisions from the Mercurial repository to keep up to date with ongoing developments.

You might even want to install the package with VIPM, then clone the repository over the top to get the updates; from your vi.lib directory issue

hg clone http://hg.code.sf.net/p/labview-zmq/code zeromq

Please submit bug reports if you run into trouble as the bindings are still quite new and so far we've only gotten around to debugging the specific cases we're using in our own application.