Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #166

Pyro 4.6 released.

Date 2011-06-01 19:59 +0200
From Irmen de Jong <irmen.NOSPAM@xs4all.nl>
Newsgroups comp.lang.python.announce
Subject Pyro 4.6 released.
Message-ID <mailman.2391.1307022458.9059.python-announce-list@python.org> (permalink)

Show all headers | View raw


Hi,

Pyro 4.6 has been released.

Pyro stands for PYthon Remote Objects. It is an advanced and powerful Distributed Object
Technology system written entirely in Python, that is designed to be very easy to use.

A couple of highlights for this release:
Added batch call feature to greatly speed up many calls on the same proxy. Pyro can do
180,000 calls/sec or more with this.
Fixed handling of connection fail in handshake.
A couple of python3 fixes related to the hmac key.
More unit test coverage.

Download it from Pypi: http://pypi.python.org/pypi/Pyro4/
Detailed info here:    http://www.razorvine.net/projects/Pyro/


For the next 4.x release I'm planning to finally start working on a new manual for Pyro
4. Until then, the examples that come with it are probably the best place to look,
together with the Pyro 3 manual + the migration-to-pyro4 page. And the Pyro4 source code
itself ofcourse! :-)

Enjoy,
Irmen de Jong

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

Pyro 4.6 released. Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-06-01 19:59 +0200

csiph-web