Mprpc: A fast Python RPC
github.com
Mprpc: A fast Python RPC
1–5 of 5 posts
Re: Mprpc: A fast Python RPC
#2Sweet! was playing around with it @ runnable
http://runnable.com/U5wIq8VhhNkI6vb2/basic-mprpc-example-for...
Re: Mprpc: A fast Python RPC
#3genius!
Re: Mprpc: A fast Python RPC
#4genius!
Re: Mprpc: A fast Python RPC
#5Sweet! was playing around with it @ runnable http://runnable.com/U5wIq8VhhNkI6vb2/basic-mprpc-example-for...
Obvious beginner question here, what use cases would this work well for? I ran the the code you linked, and understand vaguely whats happening. Could this say, be used to distribute database requests to another server?