Skip to content

List of NetMQ based Projects

Sergey Ivasenko edited this page Feb 8, 2016 · 2 revisions

#Projects, powered by NetMQ library.

Kino

Kino is an [Actor] (https://en.wikipedia.org/wiki/Actor_model)-like framework for implementing and hosting components, accessible over the network. In other words, kino allows to build networks of components. It is a foundation for your applications based on Microservices architecture, but can be small enough to be used just within one process.

Full project documentation is available at netmq.readthedocs.org

Clone this wiki locally