Lime Taskhandler¶
Lime Taskhandler is a wrapper around celery.
Depending systems¶
The Taskhandler uses RabbitMQ as a message broker and saves info about the jobs in a Sqlite database on Windows and Sqlserver database in the cloud.
You can list and/or remove jobs with the limefu
command.