home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / programm / 3890 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!rsoft!mindlink!a2
  2. From: Frank@mindlink.bc.ca (Frank I. Reiter)
  3. Newsgroups: comp.unix.programmer
  4. Subject: TCP/IP connections, how does the blocking work?
  5. Message-ID: <13700@mindlink.bc.ca>
  6. Date: 24 Jul 92 14:13:58 GMT
  7. Organization: MIND LINK! - British Columbia, Canada
  8. Distribution: world
  9. Lines: 18
  10.  
  11. I am considering moving relatively large amounts of data from a fast
  12. originating process on one machine, to a relatively slow receiving process on
  13. another machine via sockets.
  14.  
  15. If the originating process attempts to write a few megabytes more than the
  16. receiving process has read, will it block, what causes it to block, and how far
  17. ahead is it likely to get before it does block?
  18.  
  19. I want to make sure I will not be placing undo stress on the receiving machine
  20. by causing it to try to buffer data not yet read by the process it is intended
  21. for.  Can the receiving machine cause the sending machine to cause the sending
  22. process to block?
  23.  
  24. Frank.
  25. --
  26. ___________________________________________________________________
  27. Frank I. Reiter                Internet: Frank@mindlink.bc.ca
  28. MIND LINK! Communications Corp. Surrey, British Columbia, Canada
  29.