home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / cellrel / 481 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!kronos.arc.nasa.gov!iscnvx!news
  3. From: bantha.decnet.lockheed.com!young
  4. Subject: Problem # 4
  5. Message-ID: <1992Sep3.212553.5859@iscnvx.lmsc.lockheed.com>
  6. Reply-To: young@bantha.decnet.lockheed.com
  7. Sender: news@iscnvx.lmsc.lockheed.com (News)
  8. Organization: LMSC, Sunnyvale, California
  9. Date: Thu, 3 Sep 92 21:25:53 GMT
  10. Lines: 35
  11.  
  12.  
  13. Try this problem:
  14.  
  15. I want to command a group of desktop computers distributed over
  16. the enterprise, possible for performing some management utility
  17. on all simultaneously.  So I build a directed graph from my desktop
  18. to all the desktops for which I wish control.  I need to solve
  19. the following problems:
  20.  
  21. Message Acknowledgement:
  22.  
  23. 1-a) I have one entry point VCI, which then branches down into the leaves 
  24. of the directed graphs.  For acknowledgment, can I execute a protocol 
  25. within the network which collects the available acknowledgments at each 
  26. node, then on collecting the proper amount passes it up the tree?
  27.  
  28. 1-b) If a node requires an acknowledgment, can the control root pass
  29. down a re-transmission which passes just to that branch?
  30.  
  31. Graph Building:
  32.  
  33. 2) When building my directed graph, can I explore the total set of
  34. desktops, perform some local test to see if this is the desktop I want,
  35. then return either true or false to the network branch?  The network
  36. branch then using this indicator to determine if the directed graph should
  37. pass through its internal node, thus updating the VCI?
  38.  
  39. Topology Extraction:
  40.  
  41. 3) Again, can I extract the topology of my directed graph, then just
  42. slip messages down a sequence of logical hops to reach a particular
  43. logical node, then possibly moving back into parallel transmission mode?
  44. Matt Young
  45. Lockheed
  46. (408) 756-6789
  47.