yiwiz-sai/srpc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
srpc is a light and fast Python RPC package *no third-party dependence, single file *it supports thread pool *it supports gevent(see example.py) *the serialization and deserialization protocol could be self-defined, default is 'cPickle' *high performance, it's faster than zerorpc 10000+ RPC calls per second in a common PC