Bonsai - ZeroMQ Documentation
Bonsai.ZeroMQ is a Bonsai interface for ZeroMQ providing a flexible networking and messaging library for coordinating distributed processing. The core patterns discussed in the ØMQ Guide are exposed via reactive operators and discussed in detail in the Patterns chapter.
You can use Bonsai.ZeroMQ to transmit requests and data across different workflows running in the same computer, or in a different computer. You can also use the package to create endpoints for interfacing Bonsai with other languages supporting ZeroMQ.
Installing the package
To install Bonsai.ZeroMQ use the Bonsai package manager and search for the Bonsai - ZeroMQ package.
Warning
These docs are under active development, feel free to contribute by either raising an issue or following the links to Improve this Doc.