SPyRO 0.9.17 review

Download
by rbytes.net on

SPyRO also know as Simple Python Remote Objects is an experiment to achieve an efficient object communication without lossing portabi

License: GPL (GNU General Public License)
File size: 0K
Developer: SPyRO Team
0 stars award from rbytes.net

SPyRO also know as Simple Python Remote Objects is an experiment to achieve an efficient object communication without lossing portability.

SPyRO is an multilingual Object Request Broker (ORB). SPyRO uses the most efficient (or available) connection between peers to minimize costs of transport and parsing in the communication.

SPyRO is written using the Python programming language, and it provides a transparent remote object access, without the hassle of the connection management, or checking the state of the object. We can connect SPyRO with applications developed with any other programming language.

SPyRO provides several tools to manage connections and object operations using a high level description. This is done without compromising low level management. The programmer can ultimately resort to Python to perform low level management of the connection or any aspect of the object using the specialized API of Python.

Here are some key features of "SPyRO":
SPyRO module
threadutils package: A set of tools to manage pools of threads, and periodic executions of functions (ThreadPool, PeriodicExecution, and ServerInThread modules )
shttp package: A lightweight http server and client library
warn package: A very simple warning package
Additionally to SPyRO, the SPyDI engine is provided in a different distribution, available from the same source (site and documentation under construction)

SPyRO can be used in distributed, peer to peer, or simply client server architecture to develop networked applications and games.

What's New in This Release:
Documentation updates and API updates were done.
The default location was changed to /SPyRO?XMLRPC.

SPyRO 0.9.17 search tags