Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Status of long running module call

by kennethk (Abbot)
on Jul 05, 2017 at 14:59 UTC ( [id://1194258]=note: print w/replies, xml ) Need Help??


in reply to Status of long running module call

There are a number of different ways to attack this challenge: threads, pipe/fork with alarm, several worker pool modules... If you are trying to stick with CORE install, what version of perl are you running? Be aware that alarm would only work if you are running one query at a time, because otherwise the alarms may interfere.

#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1194258]
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: (6)
As of 2024-04-19 07:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found