Skip to content

jettify/aiogearman

Repository files navigation

aiogearman (work in progress)

https://travis-ci.org/jettify/aiogearman.svg?branch=master https://coveralls.io/repos/jettify/aiogearman/badge.svg?branch=master

aiogearman -- is a library for accessing a gearman job server from the asyncio (PEP-3156/tulip) framework.

gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages.

Requirements

License

The aiogearman is offered under MIT license.

About

asyncio (PEP 3156) gearman support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published