NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Skip a Step (Score:1)
If you avoid glomming all of those lines together in a single text file, you can avoid having to scan that file sequentially before you can parallelize. This can be handy if you need to process logfiles in parallel.
Re: (Score:1)
Dan Bernstein was onto something in more ways than one, obviously.
Re: (Score:1)
I had in mind mod_log_sql or whatever it is, but special syslog magic could also apply.
Re: (Score:1)
Oh, I wasn’t just talking about logfiles. Same’s true for any structured data.
Re: (Score:1)
what are you implying... (Score:1)
rjbs