home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / tcpip / 4347 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.9 KB  |  44 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ncar!csn!teal.csn.org!pae
  3. From: pae@teal.csn.org (Phil Earnhardt)
  4. Subject: Re: Implementation of Distributed Database in SUN RPC
  5. Message-ID: <BuAFsD.3Ep@csn.org>
  6. Sender: news@csn.org (news)
  7. Nntp-Posting-Host: teal.csn.org
  8. Organization: Colorado SuperNet, Inc.
  9. References: <1992Aug31.010015.1275@decuac.dec.com> <1992Aug31.185338.29597@stortek.com> <1992Sep2.152231.2819@noao.edu>
  10. Date: Wed, 9 Sep 1992 01:50:37 GMT
  11. Lines: 31
  12.  
  13. In article <1992Sep2.152231.2819@noao.edu> rstevens@noao.edu (W. Richard Stevens) writes:
  14. >In article <1992Aug31.185338.29597@stortek.com> pae@blackcat.stortek.com (Phil Earnhardt) writes:
  15. >>
  16. >>Netwise's RPC TOOL has certainly addressed the issue of different styles of
  17. >>dispatching...there are single-threaded dispatchers, multi-processing
  18. >>dispatchers (forking off a process for new requests) on systems providing
  19. >>multi-processing, and multi-threaded dispatchers (spawning a new thread for
  20. >>new requests) on systems providing multi-threading capabilities.
  21. >
  22. >Can anyone direct me to anything *available* that really describes
  23. >the Netwise product, complete with examples?  I keep seeing claims
  24. >about how great it is, but I've never seen examples of why it's so
  25. >good.
  26. >
  27. >    Rich Stevens  (rstevens@noao.edu)
  28.  
  29. Netwise's number is (303) 442-8280. They're connected to USENET; you may be
  30. able to get some examples sent to you via email. Actually, I'm a bit suprised
  31. that no one there saw this thread...
  32.  
  33. I believe that the book _Managing Sun Networks_ has a chapter on the ONC
  34. version of the Netwise RPC TOOL. There should be examples there.
  35.  
  36. Netwise's RPC compiler is supposed to be available as a front end to ONC RPC.
  37. I don't know the details of if/when/where this is available. Perhaps Chuck can
  38. give us some information on that...this was announced in press releases a
  39. while back.
  40.  
  41. >       Rich Stevens  (rstevens@noao.edu)
  42.  
  43. --phil
  44.