zerorpc-python
RPC framework
A flexible RPC implementation using ZeroMQ and MessagePack
zerorpc for python
3k stars
124 watching
383 forks
Language: Python
last commit: about 1 year ago
Linked from 2 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 | 11 |
cxxxr/jsonrpc | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
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 | 236 |
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 | 290 |
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
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. | 844 |