Re: perl multithreading performance
- From: cartercc <cartercc@xxxxxxxxx>
- Date: Thu, 28 Aug 2008 04:45:56 -0700 (PDT)
On Aug 27, 5:53 pm, Martijn Lievaart <m...@xxxxxxxxxxxxxxxx> wrote:
Perl threading, well frankly, sucks. You may want to switch to another
language with re support that meets your needs. I would go for C++ (with
boost), but then I know that language very well.
I've been playing with Erlang. In this case, you could probably spawn
separate threads per line and have them all run concurrently. I
haven't done a 'real' project (yet) but I've written some toy scripts
that tear through large files in fractions of milliseconds.
CC
.
- References:
- perl multithreading performance
- From: dniq00
- Re: perl multithreading performance
- From: Ted Zlatanov
- Re: perl multithreading performance
- From: dniq00
- perl multithreading performance
- Prev by Date: Soap:lite does it support DIME (attachments)
- Next by Date: Re: perl threads
- Previous by thread: Re: perl multithreading performance
- Next by thread: Re: perl multithreading performance
- Index(es):
Relevant Pages
|