Skip to content

Repository files navigation

csp adapter zeromq

A csp adapter for zeromq.

Features

Exposes the following patterns:

  • Pub / Sub
  • Push / Pull

In progress:

  • Req / Rep

Development

We utilize conda for managing environment dependencies. In order to create your development environment:

git clone https://github.com/wrieg123/csp-adapter-zeromq.git
cd csp-adapter-zeromq
micromamba create -n csp-zmq -f conda/dev-env-unix.yml
micromamba activate csp-zmq
make requirements

Building C++:

make build

Installing Python:

make develop

Tests:

make test

About

A CSP Adapter for the ZeroMQ Universal Messaging Library

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages