python-rfoo

Fast RPC package for Python (and a remote console)

Description

rfoo (remote foo) is a fast Python RPC package which can do 160,000 RPC calls per second on a regular PC. It includes a fast serialization module called rfoo.marsh which extends the Python built in marshal module by eliminating serialization of code objects and protecting against bad input. The result is a safe to use ultra fast serializer.

Included with rfoo is rconsole, a remote Python console with auto completion, which can be used to inspect and modify the namespace of a running script.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://code.google.com/p/rfoo/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-rfoo