Peter Royal wrote:
> 
> I'm doing some load testing over here I noticed that
> org.apache.cocoon.components.source.SourceHandlerImpl does not implement
> any avalon lifestyle interfaces. Is there any reason that it cannot be
> ThreadSafe, or at the minimum Poolable?
> -pete

The only reason I saw was the fact that HashMap is not synchronized.  I
made a couple patches to make it ThreadSafe.

Please let me know how it does for you.

-- 

"Those who would trade liberty for
 temporary security deserve neither"
                - Benjamin Franklin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to