Ah - ok. That gives me a starting point. I found some hints at
http://www.techfocus2.com/2008/10/kaizenconf-workshops-advanced-nhibernate/
:).

But to get me starting in the right direction: is there any getting-
started-how-to for memcache? How about the others like SharedCache or
Velocity, which are mentioned in the link above? What would you
recommend?

On 9 Feb., 09:56, Ayende Rahien <[email protected]> wrote:
> you need to use a dtributed cache, like memcached
>
> On Mon, Feb 9, 2009 at 10:49 AM, Henning <[email protected]>wrote:
>
>
>
> > Hi,
>
> > I have a web-based application, which is served on a couple of load-
> > balanced web-servers. To boost performance I would like to enable
> > caching. But what would happen if data is being written to the DB on
> > one of the web-servers, how do the other server know to drop their
> > cached instances? What would be the best practice?
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to