-->
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: HashtableCacheProvider - NOT FOR PRODUCTION ?
PostPosted: Wed May 13, 2009 5:10 am 
Newbie

Joined: Mon May 11, 2009 5:30 am
Posts: 1
Hi,

I want to use second level cache in my SMART CLIENT application.
I do not want to use a separeate sever holding the cache but I want to to use in process caching.

I tried to use NCache but this causes a deployment problem. Apparently it is needed to install NCache on the clients, just putting the required DLL's next to the .exe does not work. Installing NCache on the clients is not an option. I have to deploy using 1 MSI.

I also tried NHibernate.Caches.Prevalence, but this provider is extremely slow.

The only suitable cache provider I found is the HashtableCacheProvider. But in the documentation I could read that this provider is not intended for production use. Why is it not intended for it ?
I use it for the moment and it seems to work correctly ?

Is there any other cache provider which would suit my needs (easy deployment + in process hosting of the cache ) ?


Thanks !


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.