Re: A question of speed
- From: anno4000@xxxxxxxxxxxxxxxx
- Date: 30 Jun 2006 12:43:28 GMT
Robert Hicks <sigzero@xxxxxxxxx> wrote in comp.lang.perl.misc:
I have some co-workers that are writing an email parser (not sure of
the specifics) that is going to process around 5000 emails a day. I
suggested that they go a pure Perl route but they are leary about Perl
being "fast" enough to parse that many emails.
I have no definitive experience with something on this scale but I am
sure someone on the Perl group does.
5000 emails per day, that's 17 seconds per message. You can do a lot
of parsing in 17 seconds, even in Perl.
Anno
.
- Follow-Ups:
- Re: A question of speed
- From: Robert Hicks
- Re: A question of speed
- References:
- A question of speed
- From: Robert Hicks
- A question of speed
- Prev by Date: Re: Perl Object Creation problem...
- Next by Date: Re: Professional IDE for a cross-platform Perl application
- Previous by thread: A question of speed
- Next by thread: Re: A question of speed
- Index(es):
Relevant Pages
|