|
Oleg Kalnichevski wrote on 05/18/2006 11:17 AM: On Thu, 2006-05-18 at 11:07 -1000, Chuck Williams wrote:I need some features that might not be available in a simple implementation, primarily the ability to control a set of thread pools assigned to different operations. E.g., I've got a bunch of quick small operations and a few big slow ones. I need to limit the processing of the large ones so that reading and processing the incoming messages does not run the jvm out of memory or cause performance issues, while allowing the small ones to get through at high priority. In general, I'd like to be able to control the allocation of incoming messages to threads in operation-dependent thread pools, limit the threads in the each pool, and relatively prioritize the pools. Should the facility to manage operation-dependent prioritizable thread pools be a part of axis2? If not already planned or being worked on by someone else, I could provide this. I'd like to have a general mechanism that supports application logic to control thread allocation. If others think this best left out of axis2 and created by each app, then I'll just do it for my app. Chuck --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Extensions and revisions to SimpleHTTPServer Chuck Williams
- Re: Extensions and revisions to SimpleHTTPServe... Davanum Srinivas
- Re: Extensions and revisions to SimpleHTTPS... robert burrell donkin
- Re: Extensions and revisions to SimpleH... Chuck Williams
- Re: Extensions and revisions to Sim... Oleg Kalnichevski
- Re: Extensions and revisions t... Chuck Williams
- Re: Extensions and revisio... Oleg Kalnichevski
- Re: Extensions and rev... Chuck Williams
- Re: Extensions and rev... Davanum Srinivas
- Re: Extensions and revisio... Oleg Kalnichevski
- [Axis2] Re: Extensions... Oleg Kalnichevski
- Re: [Axis2] Re: Extens... Davanum Srinivas
- Re: [Axis2] Re: Extens... Oleg Kalnichevski
- Re: [Axis2] Re: Extens... Chuck Williams
- Re: [Axis2] Re: Extens... Oleg Kalnichevski
- Re: [Axis2] Re: Extens... Sanjiva Weerawarana
- Re: [Axis2] Re: Extens... Jeff Barrett
- Re: [Axis2] Re: Extens... Davanum Srinivas
