Worker queues

alt=
DannyA
@dannya
10 years ago
584 posts
Is there any documentation on how the worker cues work?

Specifically, I would like to break out the media processing (conversion, as well as other processes I'm adding) to a separate cluster of servers. I would like the server cluster to check the cue for pending jobs (new media files) and execute them. Can I use the current queue for that?
updated by @dannya: 10/21/14 11:58:01AM
michael
@michael
10 years ago
7,717 posts
Lecture 19 in "Developers Guide to Customizing Jamroom" course is "The Queueing System"
https://www.udemy.com/developers-guide-to-customizing-jamroom

Or you can watch this video on YouTube:

"Jamroom queueing system"
Jamroom queueing system

Tags