Hacker News new | ask | show | jobs
by mawaldne 1591 days ago
Been pretty happy with delayed jobs for a long time. I’ve used it a number of times at jobs for small to medium businesses and it’s alway worked well. And it’s nice you don’t have to setup any additional infra. Just use your database.

No disrespect to sidekiq. I see the use case for it and it seems like it is better supported.