i don't need actual code (yet ;)) just to be pointed in the right direction.
here is the scenario-
i have a perl script that collects data and stores it in a hash. every 10 minutes it goes out and refreshes the data.
right now any user who wants this information needs to load up there own instance, and run the script. the same work is being done for however many users want this data, and I'd like a better way to go about it.
i would like to create basically a "service" where the user just runs ./query.pl and asks the service in the background for the values in the hash.
all users are on the same box
In reply to Help with designing a program. by gbmaster
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |