Sorry if I am not getting it - what does POJOCache support?

Jason Chaffee wrote:

Performance is not a concern and neither is the data being deterministic because for the most part there is only person making changes and we need these changes to propagate to many nodes instead of configuring each machine.

 

I can honestly say this is big issue against Terracotta because it appears JBossPOJOCache will support this.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Taylor Gautier
Sent: Thursday, December 06, 2007 4:13 PM
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: Re: [tc-dev] [tc-users] global lock level

 

To answer your question, no, there is not a way to set the default lock level.

I feel compelled to point out except for very specific uses, concurrent is not really a good idea.  Why are you thinking to go with concurrent?  If you want better performance you should use a combination of read and write locks.


Jason Chaffee wrote:

Is it possible to set a global default lock level?  By default, it is currently set to ‘write’  I would like to set it to ‘concurrent’ and lock the methods that need it.

 

Jason Chaffee

Software Architect/Server Team Manager

TVWorks LLC

APPLICATIONS DIVISION

Tel : 415.380.6316

Cell: 415.637.8061

 

 

 


 
_______________________________________________
tc-users mailing list
[EMAIL PROTECTED]
http://lists.terracotta.org/mailman/listinfo/tc-users
  

_______________________________________________ tc-users mailing list [EMAIL PROTECTED] http://lists.terracotta.org/mailman/listinfo/tc-users
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to