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 Rabee' Nawash <ra...@hotmail.com> on 2006/06/20 14:29:44 UTC

Object Order

Dear All,
 
   I'm using JCS (Java Caching System) , the problem is when retrieve the objects from cache (GroupAccess) , the object order is not guarantee, it seems they use HashMap in the caching system, so is there a way to guarantee ordering in JCS , 
 
Regards,