Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Multithreading for perl code

by QM (Parson)
on Apr 08, 2015 at 10:43 UTC ( [id://1122796]=note: print w/replies, xml ) Need Help??


in reply to Multithreading for perl code

Your loop appears wrong way round. It reads the file 500 times (for an array with 500 elements). Why not read the file line by line, and check each array element?

Does Text::Fuzzy allow for that?

-QM
--
Quantum Mechanics: The dreams stuff is made of

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 06:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found