Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Thread Design help

by roboticus (Chancellor)
on Sep 08, 2010 at 18:03 UTC ( [id://859379]=note: print w/replies, xml ) Need Help??


in reply to Thread Design help

perlCrazy:

You're already getting help with your threading question. So I'll just mention that if your data servers are fast, then querying them in parallel might do you no good, as you may be saturating your network bandwidth with a single dataserver. In that case, I'd just query them serially.

...roboticus

Replies are listed 'Best First'.
Re^2: Thread Design help
by perlCrazy (Monk) on Sep 08, 2010 at 18:22 UTC
    in some cases one dataserver might take 1-2 hours to get back, depending on data size. if i run sequentially for 1000s datasever might not able to accomplish task.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-28 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found