Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Simultaneously reading from a file and serving data

by karlgoethebier (Abbot)
on Feb 27, 2014 at 20:34 UTC ( [id://1076443]=note: print w/replies, xml ) Need Help??


in reply to Simultaneously reading from a file and serving data

BTW, in this context it might be interesting to show how i went over this bridge (AKA "Install Perl with threads" or so) using perlbrew:

karls-mac-mini:~ karl$ perlbrew list perl-5.16.2 perl-5.16.3 perl-5.17.7 perl-5.18.0 perl-5.18.1 * perl-5.18.2 karls-mac-mini:~ karl$ perlbrew install --as perl-5.18.2threads -Duse +threads perl-5.18.2 Installing /Users/karl/perl5/perlbrew/build/perl-5.18.2 into ~/perl5/p +erlbrew/perls/perl-5.18.2threads This could take a while. You can run the following command on another +shell to track the status: tail -f ~/perl5/perlbrew/build.perl-5.18.2.log karls-mac-mini:~ karl$ perlbrew list perl-5.16.2 perl-5.16.3 perl-5.17.7 perl-5.18.0 perl-5.18.1 * perl-5.18.2 perl-5.18.2threads karls-mac-mini:~ karl$ perlbrew switch perl-5.18.2threads karls-mac-mini:~ karl$ perlbrew list perl-5.16.2 perl-5.16.3 perl-5.17.7 perl-5.18.0 perl-5.18.1 perl-5.18.2 * perl-5.18.2threads karls-mac-mini:~ karl$ perl -Mthreads ^C

Seems to be pretty cool.

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

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

    No recent polls found