Implementation of the Request-Reply Broker pattern in ZMQ
Project description
Powerhose turns your CPU-bound tasks into I/O-bound tasks so your Python applications are easier to scale.
Powerhose is an implementation of the Request-Reply Broker pattern in ZMQ.
See http://powerhose.readthedocs.org for a full documentation.
CHANGES
0.7 - 2012-06-21
auto-unregistring of dead/slow workers
0.6 - 2012-06-20
introduced a graceful shutdown
added a worker registering so restarting workers are not impacting the system
0.5 - 2012-06-12
drastically reduced the number of used FDs, mainly by reusing the same context when possible
0.4 - 2012-05-25
the broker exits if there’s already a valid broker running in the socket.
powerhose-broker gained 2 new options: –check and –purge-ghosts
0.3 - 2012-05-24
implemented timeout_max_overflow in the client.
the stacks are dumped on worker timeouts
now using delayed callbacks for the heartbeat
0.2 - 2012-04-17
make sure execution errors are properly transmited and raised.
fixed the pool of connectors - so every connector is correctly freed
now workers can get extra options from the command-line
0.1 - 2012-04-05
initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file powerhose-0.7.tar.gz
.
File metadata
- Download URL: powerhose-0.7.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ce5a5c82391693ef212b47f2aa099ebe3fd42f715a6d8e0d31aa5ae1e92a4ac |
|
MD5 | da64817401ab29891d6d091029bb8a76 |
|
BLAKE2b-256 | a5b7aa74b683452f5e86477487a04007352a70b51e36906f885b4c7711047a30 |