On Thursday 21 February 2002 07:10 am, Torsten Curdt wrote: > BTW: is it possible to set the pool size to unlimitted at all? > > I'd really make it a component because of the easy of configuration and > "plugin" like behaviour. A component that does not have to be released > would be cool for this. (following the last discussions I'd like to add: > I'm not quite if this really reasonable for all components because this > would be like implementing an additional GC in java) A "newInstance" > method in the ComponentManager would be sufficient for my case. So those > components could share the same configuation facilities but are not handle > inside the CM.
Isn't this basically a SingleThreaded component? Where every time one is requested from the CM a new instance is created? -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
