Jump to letter: [
A C D E F G J L M P R S T U Y
]
python-zerorpc - zerorpc is a flexible RPC based on zeromq.
- Description:
zerorpc
An easy to use, intuitive, and cross-language RPC
zerorpc is a light-weight, reliable and language-agnostic library for distributed communication between server-side processes.
It builds on top of ZeroMQ and MessagePack.
Support for streamed responses - similar to python generators - makes zerorpc more than a typical RPC engine.
Built-in heartbeats and timeouts detect and recover from failed requests.
Introspective capabilities, first-class exceptions and the command-line utility make debugging easy.
Packages