Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Combining perl scripts

by ayrnieu (Beadle)
on Mar 20, 2006 at 00:24 UTC ( [id://537839]=note: print w/replies, xml ) Need Help??


in reply to Combining perl scripts

What do you find infeaseable about writing your calculations to the disk?

Replies are listed 'Best First'.
Re^2: Combining perl scripts
by skyraven (Initiate) on Mar 20, 2006 at 00:35 UTC
    I'm trying to avoid reading those calculations about 2000-4000 times from the disk each 5 minutes.

    I'd be loading them for each IP address graphed in mrtg and I have about 3000 IPs currently in usage.
      I'd suggest that your calculation program act as a daemon, then, and accept requests for information.
        Thanks.

        Never thought of that :)

        And it seems to be the easiest solution.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-19 18:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found