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


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

Pyro 4.6 released.

Started byIrmen de Jong <irmen.NOSPAM@xs4all.nl>
First post2011-06-01 19:59 +0200
Last post2011-06-01 19:59 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

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

#166 — Pyro 4.6 released.

FromIrmen de Jong <irmen.NOSPAM@xs4all.nl>
Date2011-06-01 19:59 +0200
SubjectPyro 4.6 released.
Message-ID<mailman.2391.1307022458.9059.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web