Pure Python Async Gear Protocol Library
python-gear implements an asynchronous event-driven interface to Gearman. It provides interfaces to build a client or worker, and access to the administrative protocol. The design approach is to keep it simple, with a relatively thin abstraction of the Gearman protocol itself. It should be easy to use to build a client or worker that operates either synchronously or asynchronously. The module also provides a simple Gearman server for use as a convenience in unit tests. The server is not designed for production use under load.
Release | Stable | Testing |
---|---|---|
Fedora 41 | 0.16.0-7.fc41 | - |
Fedora 40 | 0.16.0-6.fc40 | - |
Fedora 39 | 0.16.0-4.fc39 | - |
You can contact the maintainers of this package via email at
python-gear dash maintainers at fedoraproject dot org
.