zerorpc-python

RPC framework

A flexible RPC implementation based on ZeroMQ and MessagePack.

zerorpc for python

GitHub

3k stars
124 watching
382 forks
Language: Python
last commit: 12 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
40ants/openrpc An implementation of the OpenRPC protocol in Common Lisp 27
pylons/pyramid_rpc A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. 27
juliendelplanque/jrpc A JSON-RPC 2.0 implementation for Pharo Smalltalk 10
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
kekekeks/corerpc An extensible RPC library with support for multiple transport protocols and automatic class registration. 82
walkor/workerman-jsonrpc A framework that enables high-performance remote procedure calls (RPCs) and distributed services with support for multiple protocols, event-driven architecture, and fault-tolerant operations. 252
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187
nuxinl/arpc An RPC framework that supports file descriptor passing and privilege separation. 18
zeromq/zproto A framework that enables the creation of high-performance protocol servers and clients for ZeroMQ-based communication systems 237
137-rick/dora-rpc A PHP-based RPC framework designed for complex projects' separation and service discovery 468
cenobites/flask-jsonrpc Provides a basic JSON-RPC implementation for building RESTful APIs with Python 289
rpclib/rpclib A C++ RPC library for remote procedure call using MessagePack. 1,721
zcattacz/ujrpc Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs 5
huntlabs/kissrpc A high-performance RPC framework with built-in data compression and support for multiple transport protocols 40
trpc-group/trpc-go A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. 830