home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / dcom / cellrel / 504 < prev    next >
Encoding:
Text File  |  1992-09-12  |  3.9 KB  |  88 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!ames!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: Another Application
  5. Message-ID: <ppjv318@rhyolite.wpd.sgi.com>
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. References: <1992Sep11.154749.6573@iscnvx.lmsc.lockheed.com>
  8. Date: Sun, 13 Sep 1992 06:01:42 GMT
  9. Lines: 77
  10.  
  11. In article <1992Sep11.154749.6573@iscnvx.lmsc.lockheed.com>, bantha.decnet.lockheed.com!young writes:
  12. > OK lets try this application;  A travel reservation service using the 
  13. > cell relay value added networks.  
  14. > In this case travel agents who want to set up a travel tour to, say, 
  15. > Central and Eastern Europe can send an exploratory wave to that region
  16. > and visit a desktop computer in every hotel in the area, examine the
  17. > hotel description (using some common data base application), returning 
  18. > any relevant info back to the travel agent setting up the tour.  
  19. > Here is how it works:  
  20. > The service uses a single VCI leased from the local value added net,
  21. > valid over that whole region, and which spans all the hotels which are 
  22. > likely targets of for travel tours. Now at each hotel exists a software 
  23. > package which runs on some low cost, cheap, clone-able PC, and provides a 
  24. > common software format for hotel owners to describe the facility and local 
  25. > amenities.
  26. > The service user prepares an exploratory wave, sends it (via TCP/IP) to 
  27. > the local wave launching point, lets it loose into the hotel spanning net.  
  28. > The wave collects data back to the launching point, where it is transferred
  29. > back to the agent.
  30. > Some few minutes later come back a series of digital brochures from a
  31. > desktop in each hotel in the region.  
  32. > No hassle, no muss, no management, no extra layers.
  33. > Matt Young
  34. > Lockheed
  35. > (408) 756-6789
  36.  
  37.  
  38. Check out the literature for "reliable multicast."  And also look for
  39. "scaling."
  40.  
  41. The problem of reliable datagram multicast is technically hard, except
  42. in toy environments.  As far as I know, no one fiddling with frame
  43. relay stuff is even remotely talking about such stuff.
  44.  
  45. If you know of a way to ensure that     
  46.     (1) absolutely every hotel hears the "wave"
  47.     (2) the travel agent receives absolutely all of the answers
  48.     (2) with "No hassle, no muss, no management, no extra layers",
  49. then please write it up, or better, build a prototype implementation.
  50. You'll be famous.
  51.  
  52. I know of some experiments and successes in reliable multicasting.
  53. However, at least some are like XTP reliable multicast, and intended
  54. for where it is good enough that most of the time most stations hear
  55. everything, as in a military network in combat.
  56.  
  57. You have described a situation where any systematic failure of the wave
  58. to reach a single hotel or for the answer from that hotel will invoke
  59. the Dreaded Lawyers.  Lawyers are far less forgiving than enemy
  60. solders.  Soldiers generally stop shooting when you're dead.
  61.  
  62. You have also described a situation dangerously likely to collapse any
  63. network.  Consider the similarity between an innocenty formed,
  64. insufficently specific query for "a bed in a hotel in North America on
  65. July 4th" with what has come to be called "sendsys bombing."  That is
  66. when someone sends out a USENET "sendsys" message requesting that all
  67. receiving stations answer with their USENET connections.  Today that
  68. happens about twice a week, when either someone soon to be less naive
  69. does it to themselves, or a malfactor forges it for for someone else.
  70. Back in ancient days when there were only a few thousand USENET hosts,
  71. "sendsys" was good for building maps.  Today, it's good for receiving
  72. hundreds of thousands of email messages in 10-40 hours.
  73.  
  74. I bet the number hotels and motels currently connected to on-line
  75. credit card verifcation networks, and so likely to be customers of your
  76. service is more than one order of magnitude higher than the current
  77. number of USENET hosts.  You have described a system that might have
  78. scaling problems.
  79.  
  80.  
  81. Vernon Schryver,  vjs@sgi.com
  82.