[messaging] Minimal requirements for group chat
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed Apr 16 15:26:56 PDT 2014
On 04/16/2014 06:19 PM, Geoffroy Couprie wrote:
> A git-like scheme with an elected master could make the transcript totally
> ordered. Basically, all the peers would receive the messages and still keep
> them in an unstaged area, partially ordered so still useful for the UI.
> Then the master would chime in and provide the definite message order,
> kind of like a merge in git. The peers then reorder their transcript
> accordingly.
a merge in git does not produce a total order; i don't think this
proposal will work the way you think.
I don't think a partial order is a bad thing, though. a partial order
reflects the actual state of a distributed conversation; there's a
reason that mail user agents have traditionally offered a threaded view.
--dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1010 bytes
Desc: OpenPGP digital signature
URL: <http://moderncrypto.org/mail-archive/messaging/attachments/20140416/7dd4cc48/attachment.sig>
More information about the Messaging
mailing list