FastAPI-template icon indicating copy to clipboard operation
FastAPI-template copied to clipboard

RMQ Consumer

Open codejunction opened this issue 2 years ago • 1 comments
trafficstars

can you add to the template for aio_rmq consumer as well that would run in a background job task or tasiq bgworker

codejunction avatar Aug 03 '23 08:08 codejunction

So, we have an integration with taskiq. You can easily add scheduler to the tkq.py file and start using it right away.

s3rius avatar Sep 27 '23 10:09 s3rius