Live data from Hacker News

Mprpc: A fast Python RPC

github.com

1–5 of 5 posts

Re: Mprpc: A fast Python RPC

#5

Sweet! 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?