http://qs321.pair.com?node_id=1194258


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.