...
Built-in fast decentralized publish/subscriber eventing.
Concurrency control
Allows to limit incoming and outgoing concurrent traffic to/from an interface. Limiting incoming concurrent traffic to a service provides simplest form of overload protection. Limiting outgoing traffic from a client, provides fair access to a shared ressource among multiple clients.
Getting started
How To Get
...