[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

identifier uniqueness



On Friday, Nov 1, 2002, at 19:00 America/Montreal, Tony Hain wrote:
But since there is no way to ensure that an identifier is globally
unique, the only way to accomplish the goal is to couple them to
describe 'this identifier at this location'. If the location is not
stable, the static description is not stable.
Current identifiers are not globally unique either. www.<foo>.com
where it is implemented as a set of servers behind a load balancer
is a trivial counter-example.

So I submit that we don't need "globally unique" identifiers". We do need
"probabilistically unique" identifiers with a sufficiently high (<< 1) probability.

This is an *important* point.

Ran