home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12571 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.4 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!SLC.SLAC.STANFORD.EDU!LEVITT
  2. From: LEVITT@SLC.SLAC.STANFORD.EDU (Stevie Boy)
  3. Newsgroups: comp.os.vms
  4. Subject: Asynch. signal from VMS
  5. Message-ID: <DB15A146AEA19B12@SCS.SLAC.STANFORD.EDU>
  6. Date: 21 Jul 92 00:34:00 GMT
  7. Sender: usenet@ucbvax.BERKELEY.EDU
  8. Organization: The Internet
  9. Lines: 20
  10.  
  11. Does anyone know of a way to get some sort of asynchronous message from VMS
  12. when a file is written to a directory?
  13.  
  14. I want to write a server that waits for new or existing files to be written to
  15. a know directory and then processes them. The files will be written by 
  16. applications running on a PC with a logical drive mapped via pathworks onto
  17. the VAX directory. I have no way of modifying the PC applications, apart from
  18. specifying the names of the output files, so implementing a special TCP/IP 
  19. message is out of the question.
  20. Polling the modification dates of files is also out of the question as there 
  21. risks to be hundreds of them. The response time of the server is not too
  22. critical, but the server needs to make minimal demands on the CPU whilst it is
  23. idle.
  24.  
  25. Has anyone out there faced the same problem? Better still, has anyone solved it?
  26. All ideas and commentaries would be gratefully accepted. 
  27. Please reply to: LEVITT@SLC.SLAC.STANFORD.EDU as I am not yet an INFOVAX user.
  28.  
  29.                                                                    -Steve Levitt
  30.  
  31.