Skip to main content

SPyRO: Simple Python Remote Objects

Project description

SPyRO is a multilingual Object Request Broker (ORB). SPyRO uses the most

efficient available connection between peers to minimize the costs of transport and parsing in the communication. SPyRO provides transparent and translucent remote object access.

Now HTTP/1.0 requests are closed in the server if not keep-alive is given. This change the blocking xmlrpclib.ServerProxy behaviour in requests. Various XMLRPC enhancements: getAttr, setAttr and callMethod, additionally to ‘execute’ and ‘SPyRO_execute’ that now have default values.

Updated 0.9.12: A fix in XMLRPC SPyRO client that closes always the connection (introduced in the fix of other clients in 0.9.11 version)

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page