home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dcom / cellrel / 955 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.7 KB  |  55 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!stanford.edu!kronos.arc.nasa.gov!butch!iscnvx!news
  3. From: myoung@NEBULA.SSD.LMSC.LOCKHEED.COM
  4. Subject: Re: Application Specific Switching Processors
  5. Message-ID: <1993Jan11.170056.21910@iscnvx.lmsc.lockheed.com>
  6. Sender: news@iscnvx.lmsc.lockheed.com (News)
  7. Reply-To: myoung@NEBULA.SSD.LMSC.LOCKHEED.COM
  8. Organization: LMSC, Sunnyvale, California
  9. References: <1992Dec24.045318.18879@unet.net.com> <1993Jan7.091232.13657@unet.net.com> <1993Jan7.193136.28931@berlioz.nsc.com>,<1993Jan11.061952.28086@unet.net.com>
  10. Distribution: usa
  11. Date: Mon, 11 Jan 93 17:00:56 GMT
  12. Lines: 41
  13.  
  14. In article <1993Jan11.061952.28086@unet.net.com>, earlf@trappist.net.com (Earl Ferguson Adv Dev) writes:
  15. >
  16. >The notion of "smart" here is more application oriented than that
  17. >normally associated with the term "smart hub". The intelligence is
  18. >highly application specific, allowing an efficient implementation of a
  19. >highly specialized network for, say, data base searches. Only the
  20. >switches at the data base nodes need to have the ASSP processors;
  21.  
  22.  
  23. 1) Distributed Updates from asynchronous sources requires they
  24. undergo arbitration at some point on the net.  If the arbitration
  25. takes place on the network nodes, then significant reduction in update
  26. time can be achieved.
  27.  
  28. 2) Topology knowledge about the net helps in planning a query.
  29. Whether one does a selection before a join depends upon whether
  30. the join takes place over T3 lines while the selections take place
  31. over disparate sales offices connected via slower T1 lines.  Hence, 
  32. the application needs to obtain accurate, timely topology information
  33. which requires some discovery process over the network nodes.
  34.  
  35. 3) A server would like to have location information concerning a
  36. set of clients, and possibly ring the clients in an out of band hamiltonian
  37. circuit for flow control.
  38.  
  39. 4) Arbitrary data searches are faster when done with a general exploration
  40. of the physical network, requiring splitting of the message at various
  41. nodes.  Application specific spanning trees which cover a closed
  42. universe of storage units allows discovery of data items having flat
  43. addresses which may be located anywhere in the closed universe.
  44.  
  45. 5) Most of the sophisticated diagnostic and sniffer functions required
  46. in the new networks require flexible access to the intermediate nodes.
  47.  
  48. Technically one might develop a sharp separation between network management 
  49. and applications but market efficiency requires that the physical resources 
  50. be turned over to the application via some flexible messaging layer. 
  51.  
  52. Remember Microsoft's stated intent: To put the entire enterprise data
  53. structure under the semantic model (Info World), and this will include 
  54. network objects.
  55.