Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^7: csv parsing with multiple missing values/multiple commas

by Anonymous Monk
on Aug 02, 2014 at 23:45 UTC ( [id://1096037]=note: print w/replies, xml ) Need Help??


in reply to Re^6: csv parsing with multiple missing values/multiple commas
in thread csv parsing with multiple missing values/multiple commas

You can't fork/thread any code safely without putting some thought into it. Multiple processes handling the same data always requires some synchronization. What exactly do you want to achieve?

  • Comment on Re^7: csv parsing with multiple missing values/multiple commas

Replies are listed 'Best First'.
Re^8: csv parsing with multiple missing values/multiple commas
by f77coder (Beadle) on Aug 03, 2014 at 00:33 UTC

    eventually i'd put the code on cluster and see how it runs. the file sizes i'm dealing with are >16Gb which is more than 8Gb on my system.

    thanks, appreciate the help.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-18 01:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found