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: 164,437 of 195,762
Downloads: 3,277

Daily

Ranking: 21,589 of 195,747
Downloads: 18

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36821,302,986activerecord
46771,277,066railties
110461,668,575pg
1,66422,509,642solid_queue

Owners

#GravatarHandle
1iconcmercier