Subject: Admin

Keywords: ::stamp
          ::UUID

Title: UUID

--------------------------------------------------
stamp is meant to be unique identifier. 
 ip-address of host on which stamp is created.
 process-id
 time
 transaction counter
 sequence counter

Stamps will be unique as long as
 No duplicate ip-addrs.
 No duplicate process-ids within same second at an ip-addr. 

UUID is short for universally unique identifier.
UUIDs are standard defined by IETF. Nuprl stamps 
do not meet the definiton in the standard. However,
within nuprl stamps do serve the same purpose as UUIDs.

UUID and stamp are used interchangeably.⋅
--------------------------------------------------

Authors: NUPRL:t



Home