hmm, interesting, so something in jrun.xml should be managing thread count/ceilings, eh? Like the scheduler service. A quick perusal of this file doesn't indicate anything new, but I'm only one pair of eyes.
DK On 6/6/05, Dave Watts <[EMAIL PROTECTED]> wrote: > > > um, that's what I thought. Was chatting with coworkers today > > about this too. Their concern was thread use. Threads used in > > the async gateway are part of the pool in the JRun instance, > > no? So, if you have a box getting good load, introducing a > > script that runs in this parallel fashion, this would eat up > > more threads, eh? So, is it really beneficial? I suppose the > > answer is, 'it depends', but curious on thoughts on this. > > If I recall correctly, the gateway has its own thread pool, separate from > the threads that are used to service regular requests. I suspect that all > the threads are pooled within the single JRun process, however. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208785 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

