送交者: Newman 于 2005-1-17, 22:13:16:
回答: Ethernet uses a backoff algorithm to resolve the issue 由 hah 于 2005-1-17, 16:00:59:
What you talk about is how to send packets in Ethernet while there is possible collision.
What I was thinking is a Leader Election problem in distributed env. I found a paper about this,
http://citeseer.ist.psu.edu/brunekreef96design.html
I have not read it yet, but I think that is the closest I can find (unless in text books like Steven pointed out)