Re: JCS Setup Questions

2005-03-06 Thread Aaron Smuts
--- Daniel Rosenbaum [EMAIL PROTECTED] wrote: Thanks Aaron for your insight. You answered some of my questions, and I now have a better picture how to set this all up, but the following questions still remain. Could you or someone else please be kind enough to respond? 1) How does

Re: JCS Setup Questions

2005-03-06 Thread Daniel Rosenbaum
The standard option is that every queue has its own devoted worker thread, which dies after 60 seconds of inactivity and is started again when something gets put in the queue. While alive it tries tog et stuff out of the queue. If you put it in, it will be pulled out as soon as possible.