do you mean pooling?
g,
kris
-----"Davor Hrg" <[EMAIL PROTECTED]> schrieb: -----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
g,
kris
An: "Tapestry users" <users@tapestry.apache.org>
Von: "Davor Hrg" <[EMAIL PROTECTED]>
Datum: 19.08.2007 05:37PM
Thema: Re: [T5] how to Eager Loading PERTHREAD_SCOPE service?
do you want your service loaded for each thread,
and for each thread a new instance created ?
why do you need this ?
consider avoiding this ?
who creates the threads ?
Davor Hrg
On 8/19/07, Jun Tsai <[EMAIL PROTECTED]> wrote:
>
> 2007/8/19, Ben Tomasini <[EMAIL PROTECTED]>:
> >
> > It seems to me that the normal eager load behavior would be irrelevant
> for
> > a
> > perthread service because a perthread service must be bound to a thread
> > which is using the registry, and the registry cannot be used until it is
> > built.
>
>
>
> I wanto to eager load the service at per thread. how to do ?
>
>
>
>
>
>
>
> --
> regards,
> Jun Tsai
>