Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Trigger the execution!

by eighty-one (Curate)
on Jul 22, 2010 at 02:39 UTC ( [id://850755]=note: print w/replies, xml ) Need Help??


in reply to Trigger the execution!

The closest thing I can think of would be to run your script (or a wrapper) as a cron job (Unix/Linux)or a scheduled task (Windows) and have it take whatever action you want if conditions are met (i.e. if a file has been modified in the last hour or whatever you would look for).

Not instant, but you can have it run fairly frequently. Might work for you, depending on exactly what your application is.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://850755]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 19:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found