[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: direct local change when a consumer chains a write to the producer? (Was: openldap-server-2.2.29: multimaster support)



On Lun 21 novembre 2005 19:31, Pierangelo Masarati wrote:
> Note that this approach wouldn't solve the problem of load balancing,
> because a write would be available after successful return only on the
> producer and on the consumer that processed the request; the other
> consumers would be updated according to replication schedule, so if the
> read successive to a write is delegated to another shadow by the load
> balancer, the write would not be in place yet.

Yes, but in real life most load balancers implement persistence. So the
read successive to a write will be on the same directory.

Raphael Ouazana.