-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Distributed cache for NHibernate
PostPosted: Tue Oct 24, 2006 7:41 pm 
Newbie

Joined: Wed Oct 19, 2005 1:41 pm
Posts: 2
Location: San Ramon, CA
Distributed cache for NHibernate

Start using distributed caching in your existing NHibernate based applications without any code change. Download NCache from http://www.alachisoft.com/rp.php?dest=/download.html

NHibernate only provides a stand-alone cache. However, if your .NET application is running in a server farm then your cache must be distributed in order to avoid data integrity problems in your cache.

NCache provides a second level or process level distributed cache for NHibernate by implementing ICacheProvider and ICache interfaces. You can plug-in NCache to your existing NHibernate application without any code change. Just change your "app.config" file to specify NCache as your "hibernate.cache.provider_class" and you're all set to start using distributed caching.

Read more about NCache
http://www.alachisoft.com/rp.php?dest=/ ... index.html

_________________
Iqbal M. Khan
Alachisoft
Provider of .NET Distributed Cache and ASP.NET Sessions
Email: iqbal@alachisoft.com
Phone: 925-236-2125


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.