On Wed, May 14, 2008 at 03:31:05PM +0100, Jamie Lokier (jamie@shareable.org) wrote:
If I understood that, client has to connect to all servers and send data
there, so that after single reply things got committed. That is
definitely not the issue, when there are lots of servers.
That can be the case if client connects to some gate server, which in
turn broadcasts data further, that is how I plan to implement things at
first.
Another approach, which seems also intersting is leader election (per
client), so that leader would broadcast all the data.
--
Evgeniy Polyakov
--