Categories: None [Edit]

solid_queue-listen_notify

https://rubygems.org/gems/solid_queue-listen_notify
https://github.com/cmer/solid_queue-listen_notify
A database trigger notifies Solid Queue workers the moment a job becomes ready, so jobs start in milliseconds even with polling intervals raised to seconds or minutes — which cuts the idle query load that polling generates by orders of magnitude. No monkey patches: the gem wires itself in through Solid Queue's documented lifecycle hooks. Polling remains the correctness backstop, and every failure mode — missing trigger, non-Postgres adapter, PgBouncer, a dropped connection, a fork — degrades loudly to stock Solid Queue behavior.

Total

Ranking: 162,017 of 196,338
Downloads: 3,496

Daily

Ranking: 30,638 of 196,320
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37829,932,541activerecord
46779,612,981railties
110466,489,694pg
1,63323,891,401solid_queue

Owners

#GravatarHandle
1iconcmercier