txLoadBalancer 1.1.0 Released

Written for txLoadBalancer by Duncan McGreggor on 2008-07-05

Just in time to still be called the 4th of July, txLoadBalancer was released. PyPI has not been updated yet, but will be sometime tomorrow. The biggest changes for this release are the following:

- Massive API changes: competely reorganzied the code base.
- Integrated patches from Apple's Calendar Server project.
- A new API for creating load-balanced services within a Twisted application
  (without the need to run a separate load-balancingn daemon).
- Added support for live interaction with load-balancer via SSH connection to
  running Python interpretter (Twisted manhole).
- The ability to start listening on a new port without restaring the
  application.
- Added a weighted load balance scheduler.

Read all announcements