Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: multiprocessing in perl

by mamboking (Monk)
on Apr 15, 2009 at 19:36 UTC ( [id://757784]=note: print w/replies, xml ) Need Help??


in reply to multiprocessing in perl

How about preprocessing the data? Process the data into everything you need for one transaction and then load one transaction at a time. Then, if necessary, you can close the connection between each transaction.

Replies are listed 'Best First'.
Re^2: multiprocessing in perl
by shijumic (Novice) on Apr 16, 2009 at 17:30 UTC
    Thanks much

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 21:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found