Paketname | python-pydirector |
Beschreibung | pure Python TCP load balancer |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.0-1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 204 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.7.1), python-twisted-core |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | pydirector |
Paketgröße | 26562 Byte |
Prüfsumme MD5 | 325c1d555fbfec599e7c01b477a37594 |
Prüfsumme SHA1 | 3cbdf0b21a18e0fb79f5f1212af6f5b7703c13a4 |
Prüfsumme SHA256 | ee09b6a69c26776476191dd14a3ba7be5d4130ab568cb9ef9e1577b2be1c654a |
Link zum Herunterladen | python-pydirector_1.0.0-1_all.deb |
Ausführliche Beschreibung | pydirector takes inbound TCP connections and connects them to one of a number
of backend servers. It's
* async I/O based
* supports multiple scheduling algorithms like random, round robin,
leastconns, last recently used
* transparently detects failed servers
|