ANN: Pyro 2.2 is available

Robin Becker robin at jessikat.fsnet.co.uk
Mon Dec 3 11:03:17 EST 2001


In article <mailman.1007313122.3984.clpa-moderators at python.org>, Irmen
de Jong <usenet at NOSPAM-irmen.cjb.net> writes
>You can get the latest Pyro version (2.2) at http://pyro.sourceforge.net
>
>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
and it works :)
-- 
Robin Becker



More information about the Python-list mailing list