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 Rawhide | 0.15.1-9.fc35 | - |
Fedora 35 | 0.15.1-9.fc35 | - |
Fedora 34 | 0.15.1-6.fc34 | - |
You can contact the maintainers of this package via email at
python-gear dash maintainers at fedoraproject dot org
.