Saturday, August 2, 2008

Pyro

I'm now testing Pyro (Python Remote Objects).
Its concept is "transparent" networking, while twisted perspective broker is called "translucent".
Pyro will be good where networking overhead is not so painful.


Besides its technical features, it is
- written 100% in Python
- matured enough
- well documented, lots of useful examples (this is important!)
- MIT licensed
See other features Pyro has.

No comments: