[erlang-questions] Large Flat file operations - optimization.

Tim Watson watson.timothy@REDACTED
Mon Jun 11 20:20:56 CEST 2012


Can you point out that code for the rest of us to look at max?

On 11 Jun 2012, at 18:14, Max Lapshin <max.lapshin@REDACTED> wrote:

> On Mon, Jun 11, 2012 at 9:08 PM, Dmitry Kolesnikov
> <dmkolesnikov@REDACTED> wrote:
>> Agreed!
>> 
>> I've gave up on parallel parsing for online jobs but still using it for offline batch jobs...
>> 
> 
> Are you using it for gzipped files?
> In fact I've refused from reading CSV and I translate CSV files to
> erlang:term_to_binary(Rows) format, which is many times faster, than
> any parsing in erlang.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list