what do you use for background work queueing. Some...
# server
a
what do you use for background work queueing. Something like celery in python?
h
Not sure what Celery in Python is… Something like JobRunr maybe?
👍 2
a
@hho looks like it. I’ll dig it
a
@Paul Griffith the tool i mentioned has queue monitoring etc.. do these tools support things like that?
Persistence support is a must too
@hho JobRunr seems great. Have you used it on production?
h
Not yet. We want to migrate (currently using Quartz Scheduler), but it's way down in the backlog…