G
Guest
I wrote a simple Web Service. It Consumes a single String, writes it to a
text file on the hard drive, and returns a success. Now I need a trigger
that will start the program that processes the file.
I could make a routine that checks for new files every so many seconds, but
that uses too much of the machines resources. Any ideas?
text file on the hard drive, and returns a success. Now I need a trigger
that will start the program that processes the file.
I could make a routine that checks for new files every so many seconds, but
that uses too much of the machines resources. Any ideas?