You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Aaron Smuts <aa...@wisc.edu> on 2003/11/17 22:53:43 UTC

RE: RE: ElementEventQueue question

The extra thread mystery is solved.  The elementeventqueue is only
lightly used.  I made it so that only one such thread should be created
for all regions.   Later we can make it one per region as needed, if
this is necessary.

This should solve the thread mystery.

Aaron

> -----Original Message-----
> From: Nicholas J. Dellamaggiore [mailto:dellamaggiore1@llnl.gov]
> Sent: Friday, October 31, 2003 1:33 PM
> To: Turbine JCS Users List
> Subject: RE: RE: ElementEventQueue question
> 
> Looks like Hiberate creates a new JCS cache region for each object you
> want
> cached.  Each region has its OWN ElementEventQueue (to maximize
> throughput,


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-jcs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-jcs-user-help@jakarta.apache.org


RE: RE: ElementEventQueue question

Posted by "Nicholas J. Dellamaggiore" <de...@llnl.gov>.
Excellent! Thanks for taking care of this.

-nick

At 03:53 PM 11/17/2003 -0600, you wrote:
>The extra thread mystery is solved.  The elementeventqueue is only
>lightly used.  I made it so that only one such thread should be created
>for all regions.   Later we can make it one per region as needed, if
>this is necessary.
>
>This should solve the thread mystery.
>
>Aaron
>
> > -----Original Message-----
> > From: Nicholas J. Dellamaggiore [mailto:dellamaggiore1@llnl.gov]
> > Sent: Friday, October 31, 2003 1:33 PM
> > To: Turbine JCS Users List
> > Subject: RE: RE: ElementEventQueue question
> >
> > Looks like Hiberate creates a new JCS cache region for each object you
> > want
> > cached.  Each region has its OWN ElementEventQueue (to maximize
> > throughput,
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: turbine-jcs-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: turbine-jcs-user-help@jakarta.apache.org

/**
  * Nicholas J. Dellamaggiore
  * Software Developer (AIS/IBIS)
  * Phone:  x26585
  * Office: B671 R2321
  * ICQ: 162919183 AIM: wontonsoup79
  */


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-jcs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-jcs-user-help@jakarta.apache.org