Re: component pooling in cocoon

2004-02-11 Thread Olivier Billard
Hi Daniel, Just in case, don't forget your component must inherit the avalon Poolable interface. for your questions, see below : On 10/02/2004 07:49, Daniel von Aesch wrote: Hi, Can someone explain me how the component pooling in cocoon exactly works ? I am new to cocoon and unfortunately I

component pooling in cocoon

2004-02-09 Thread Daniel von Aesch
Hi, Can someone explain me how the component pooling in cocoon exactly works ? I am new to cocoon and unfortunately I was not able to find out from the cocoon and avalon docs how the pooling of components works. 1. Are there pool-min instances created at startup ? 2. If 1 is true - what could