ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-announce
python-announce
[ANN] Pyro 2.3 available
by Irmen de Jong other posts by this author
Dec 29 2001 12:38AM messages near this date
REPOST: [ANN] Pyro 2.3 available | REPOST: ANN: mkpythonproj 1.4
You can get the latest Pyro version (2.3) at http://pyro.sourceforge.net

What's new:
Event server fixes (not all problems yet, but many)
Speed improvements. Documentation updates.
Name Server resolving by hostname config item.

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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved