Download List

Project Description

SpoonRPC is a library providing a distributed
message passing system in Python. It attempts to
be as simple to use as possible with little
boilerplate code. It provides safe, efficient
object serialization (not using pickle) and
message routing. RPC is not (currently)
implemented, despite the name.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-20 22:56 Back to release list
0.1

In this initial version, sending, receiving and routing messages are all working. There are still unit tests to be written, documentation needed, and several important features planned.
Tags: Initial freshmeat announcement

Project Resources