Thanks for the welcome! I got opportunity to know and work on CAS 3.3.5 when my company made a decision (few months back) to update to CAS 3.3.5 version. We are using CAS with JBoss Cache 3.2.1.GA and it has been working fine in production for last few months. During the later part of our implementation we realized that JBoss Cache is not going to be actively developed going forward and Infinispan is going to be the replacement for it, so I decided to try out Infinispan. I read about Infinispan's consistent hash based cache distribution ( http://infinispan.blogspot.com/2009/08/distribution-instead-of-buddy.html) which makes it possible to scale it with as more nodes are added to the cluster and that was one of the main reason I decided to try it out.
I look forward to your help in understanding more about CAS architecture and will try my best yo meet quality expectations for the Infinispan modules I will be working on. Thanks again! Mihir On Fri, Jul 16, 2010 at 6:49 AM, Jonathan Markow <[email protected]> wrote: > I second that. Thanks, Mihir! > > -Jonathan > > On Fri, Jul 16, 2010 at 9:42 AM, Marvin Addison > <[email protected]>wrote: > >> > Mihir Patel, who many of you will probably recognize as posting a number >> of >> > informative and useful comments about our JBoss Cache implementation has >> > agreed to help us going forward with JBoss Infinispan support. >> >> Excellent news! Thanks for offering your help and expertise, Mihir. >> >> M >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-dev >> > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
