pricingassistant / mrq

Mr. Queue - A distributed worker task queue in Python using Redis & gevent
MIT License
877 stars 117 forks source link

Adding how to use builtin scheduler in README #209

Open balajeerc opened 5 years ago

balajeerc commented 5 years ago

A small snippet in the README showing how to use the builtin scheduler. Currently this information needs to be gleaned by looking at the tests.