An open API service indexing awesome lists of open source software.

https://github.com/geontech/zmq

ZeroMQ Distributed Messaging (REDHAWK Shared Library)
https://github.com/geontech/zmq

Last synced: about 1 year ago
JSON representation

ZeroMQ Distributed Messaging (REDHAWK Shared Library)

Awesome Lists containing this project

README

          

# ZeroMQ Distributed Messaging (REDHAWK Shared Library)

This is a REDHAWK Shared Library (a.k.a., softpkg dependency) for the ZeroMQ Distributed Messaging library.

## Installation

You should install this in your REDHAWK Domain's SDRROOT with any other Components that will rely upon it for deployment. On the Domain system:

cd zmq
./build.sh
cd cpp
make install

> Note: You may still need to install language bindings.