Re: understanding SEDA and Thread processor

2009-02-05 Thread Doug Douglass
Thanks Roman for the JIRA link. My question initially came from experimenting with trying to provide multiple threads around the http component to increase throughput. I admit I'm having some general confusion trying to get the thread processor to behave "the way I think it should". Since I was at

Re: understanding SEDA and Thread processor

2009-02-04 Thread Roman Kalukiewicz
2009/2/3 huntc : > > I think that what you're looking for is something akin to the > "concurrentConsumers" parameter for a JMS endpoint. > My recommendation is to raise a JIRA request for an enhancement so that the > SEDA endpoint can receive a concurrentConsumers parameter. After all seems > to m

Re: understanding SEDA and Thread processor

2009-02-03 Thread huntc
I think that what you're looking for is something akin to the "concurrentConsumers" parameter for a JMS endpoint. My recommendation is to raise a JIRA request for an enhancement so that the SEDA endpoint can receive a concurrentConsumers parameter. After all seems to me that using SEDA is a poor-