Re: In-memory caches and app server load-balancing

From: Matthias (matthias_at_blankenhaus.com)
Date: 09/28/03


Date: 28 Sep 2003 13:13:58 -0700

1. This is certainly not a AIX specific question. This belongs into the
   distributed computing area.
2. For your problem: You need to write something that is called a Replication
   Manager in the literature. It's not a simple thing, but of course possible.
   Here is book that covers the topic, among other topics, fairly well:
   Title: Distributed Systems
   Authors: Coulouris, Dollimore, Kindberg
   Publisher: Addison Wesley, 3rd edition

Enjoy !

Matthias