home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / parallel / 2074 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.7 KB  |  54 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: Patrick Surry <pds@epcc.edinburgh.ac.uk>
  4. Subject: Re: Synchonizing watches
  5. Message-ID: <1992Sep8.133710.29604@hubcap.clemson.edu>
  6. Sender: nnews@dcs.ed.ac.uk
  7. Organization: Edinburgh Parallel Computing Centre
  8. References: <1992Sep3.123226.14205@hubcap.clemson.edu> <1992Sep4.174143.13747@hubcap.clemson.edu>
  9. Date: 7 Sep 92 17:07:51 GMT
  10. Approved: parallel@hubcap.clemson.edu
  11. Lines: 41
  12.  
  13.  
  14. In article <1992Sep4.174143.13747@hubcap.clemson.edu>, mln@sunkj.larc.nasa.gov (Michael L Nelson) writes:
  15. > I must be missing something here, because this looks quite simple.
  16. > -A & B already know this procedure.
  17. > A: says "Bing" to B
  18. >    B responds with "Bing" to A
  19. > this is ABBA time - the total delay
  20.  
  21. Yup.
  22.  
  23. > A:
  24. > 1. says "Bong"
  25.  
  26. at time T say, message arrives at B at T+AB
  27.  
  28. > 2. waits, say N minutes (N > ABBA) 
  29. > 3. says "Bong" again
  30.  
  31. at time T+N say, message arrives at B at T+N+AB
  32.  
  33. > B already knows what N is, and can then determine
  34. > What AB is (Bong2 - Bong1 - N)
  35.  
  36. No - he just receives two messages N minutes apart:
  37. (Bong2-Bong1-N) = T+N+AB-(T+AB)-N = 0, not AB
  38.  
  39. > (un)synchronized ;-) 
  40.  
  41. Patrick
  42.  
  43. ---------------------------------------------------------------------------
  44.  Engineers  think that theory  approximates reality | Mathematicians never
  45.  Physicists think that reality approximates theory  | make the connection
  46. ---------------------------------------------------------------------------
  47.  Patrick Surry, JCMB 2254, Edinburgh, Scotland   e||)   Edinburgh Parallel  
  48.  EMail: pds@epcc.ed.ac.uk  Tel: (031) 650-5960   c||c   Computing Centre    
  49. ---------------------------------------------------------------------------
  50.  
  51.