Pull request 2600: TaskQueue: to replace TheSchwartz Category: Eldritch Horrors Patch by: [github.com profile] zorkian Description: Hat tip [personal profile] roadrunnertwice: "Basically, some things on DW (notifications, emails, etc.) need to happen asynchronously, and we use a "job queue" for that. This thing partially replaced our weird, non-standard LJ heritage queue implementation with a more modern, off-the-shelf thing."
no subject
Category: Eldritch Horrors
Patch by: [github.com profile] zorkian
Description: Hat tip [personal profile] roadrunnertwice: "Basically, some things on DW (notifications, emails, etc.) need to happen asynchronously, and we use a "job queue" for that. This thing partially replaced our weird, non-standard LJ heritage queue implementation with a more modern, off-the-shelf thing."
Oh, hey! Cool. What did you guys go with?