[LWN Logo]
[LWN.net]
From:	 "Irmen de Jong" <irmen@NOSPAMREMOVETHISxs4all.nl>
To:	 python-announce-list@python.org
Subject: [ANN] Pyro 2.7 released
Date:	 Thu, 2 May 2002 00:49:45 +0200

You can get the latest Pyro version (2.7) at http://pyro.sourceforge.net

This release contains some important updates:
Agents can now be imported from a package, ES improvements,
printing remote tracebacks, Windows socket reuse fix,
NameServerLocator no longer uses broadcast when host is specified.
 
 
 What is Pyro?
Pyro is an acronym for PYthon Remote Objects. It is a basic Distributed
Object Technology system written entirely in Python.

It is extremely easy to implement a distributed system with Pyro, because
all network communication code is abstracted and hidden from your
application. You just get a remote Python object and invoke methods
on the object on the other machine.
 
Pyro offers you a Name Server, an Event Service, mobile objects, remote
exceptions, dynamic proxies, remote attribute access, automatic
reconnection, a detailed manual, and many examples to get you started
right away.
 
 Irmen de Jong



-- 
http://mail.python.org/mailman/listinfo/python-announce-list