A queue is just a queue. Fast and list are just names for two built in queues:
390300 admin 390603 escalation 390620 fast 390635 list 390695 External auth server ARServer inherently knows what types of operations to send to those two queues. All others are private queues. 390626 is in the user defineable range. Private queues can be used by clients to grant a non-blocking set of worker threads exclusive of the built in queues. You configure what uses the private queues. Axton Grams On Thu, Nov 6, 2008 at 10:57 AM, lee <[EMAIL PROTECTED]> wrote: > I also just noticed that I have a fast thread on RPC 390626 with 4 min > and 8 max > And there is a list thread RPC 390626 with 2 min 2max. > > Is this right? > I checked my dev and it is similar except that the fast and list are > the same numbers. > > Can there be a fast and list thread on the same RPC number? > > for me RPC 390626 is my plugin loopback RPC # also. > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

