11-22-05 01:45 AM
Trustin Lee wrote:
> 2005/11/21, Emmanuel Lecharny <elecharny-Re5JQEeQqe8AvxtiuMwx3w@public.gma
ne.org
> <mailto:elecharny-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>>:
>
> On Mon, 2005-11-21 at 19:41 +0900, Trustin Lee wrote:
> commons-pooling or
>
> This is an option, but this is complicated. The best solution
> could be
> to have a stateless parser which will be totally threadsafe.
>
>
> I agree. If we can implement a stateless parser, that's the best.
>
> Trustin
> --
> what we call human nature is actually human habit
> --
> http://gleamynode.net/
I agree regarding the use of a totally stateless DNParser it will be
very fast and no synchronization;
pooling will still have synchronization.
Alex
[ Post a follow-up to this message ]
|