Implementation of Zebrok Python Library with Fast API. Zebrok provides task queueing featre
- Getting Started
- run
uvicorn main:app --reloadto start web server - run
python workerto start zebrok worker - You can now make web request which will send queued task to the worker.
- run
The Zebrok Project: https://github.com/kaypee90/zebrok