(no title)
tkcranny | 4 months ago
There’s no real world brokers or workers supported (at least built in), but still centralising around a standard interface might make things nicer than the celery tentacle monsters Django apps eventually tend to mutate into.
gdulli|4 months ago
scorpioxy|4 months ago
Celery is large and complex now and edge cases always show up at scale but that is usually not a reflection of the platform quality. The custom implementations I've seen are no where near what celery is capable of and can cater to so haven't seen the edge cases yet but that doesn't mean they implemented bug-free code and celery hasn't.
After asking about it, the issue always went towards a hand-wavey "performance". What is your experience on that front?
ponytech|4 months ago
ranger_danger|4 months ago
But if you want to schedule a task further in the future, then a new backend will be needed for that.
HiPhish|4 months ago
At leas that's my guess.
catlover76|4 months ago
[deleted]