home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13237 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.1 KB

  1. Xref: sparky comp.unix.questions:13237 comp.unix.programmer:5248
  2. Newsgroups: comp.unix.questions,comp.unix.programmer
  3. Path: sparky!uunet!gumby!destroyer!lambda.msfc.nasa.gov!bday
  4. From: bday@lambda.msfc.nasa.gov (Brian Day)
  5. Subject: Reliable signals in Unix ?
  6. Message-ID: <1992Nov11.163624.10937@lambda.msfc.nasa.gov>
  7. Keywords: signal
  8. Organization: NASA/MSFC
  9. Date: Wed, 11 Nov 1992 16:36:24 GMT
  10. Lines: 22
  11.  
  12. OK, time for a question from the brain-dead.
  13.  
  14. I have two Unix processes: one sends a burst of signals to the
  15. other.  The receiving process misses several of these signals -
  16. i.e.  they don't get 'queued up'.
  17.  
  18. I know I could set up a kluge with a semaphore to act as an up-down
  19. counter, but I was hoping for a more elegant solution.  This is
  20. on a Sparcstation 4 running SunOS 4.1.1.
  21.  
  22. Any suggestions ?
  23.  
  24. Many thanks,
  25.  
  26. bd
  27.  
  28.  
  29. -- 
  30. Brian Day                                       bday@lambda.msfc.nasa.gov
  31. New Technology, Inc.                            (205) 461-4584
  32. Mission Operations Support Systems              Opinions are my own -
  33. Marshall Space Flight Center, Huntspatch, AL    May be fatal if swallowed
  34.