queue_classic 1.0.0rc1
Don’t be fooled, this is a real release candidate! queue_classic
queue_classic is a PostgreSQL-backed queueing library that is focused on concurrent job locking, minimizing database load & providing a simple & intuitive user experience.
It is not the correct solution for all queueing related problems. But if you are going to use postgres & ruby…. This should be your default library.
Post a comment