Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Compare 2 very large arrays of long strings as elements

by johnny_carlos (Scribe)
on Oct 28, 2011 at 14:50 UTC ( [id://934416]=note: print w/replies, xml ) Need Help??


in reply to Compare 2 very large arrays of long strings as elements

Can you distribute them? At the very least, run each array on two different servers. If you have more servers, I'm thinking you could slice the arrays, distribute,run SuicideJunkie's algorithm, then recombine and run again. EDIT: whoops, I misunderstood. You are comparing the two arrays. You can't separate them, making my suggesting not so hot :)

Log In?
Username:
Password:

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

    No recent polls found