Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Fast provider feeding slow consumer

by leostereo (Beadle)
on Apr 25, 2016 at 15:34 UTC ( [id://1161462]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -slw
    use strict;
    ...
    }
    $dbh->disconnect();
    
  2. or download this
    ./lines_dispacher_and_consumer_threads.pl 
    Thread 1 terminated abnormally: Can't locate IO::Socket::INET::Daemon 
    +in @INC (@INC contains: /root/perl5/lib/perl5/5.16.3/x86_64-linux-thr
    +ead-multi /root/perl5/lib/perl5/5.16.3 /root/perl5/lib/perl5/x86_64-l
    +inux-thread-multi /root/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/l
    +ocal/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor
    +_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./lines_dispacher_and_c
    +onsumer_threads.pl line 10.
    ...
        10 running and unjoined
        1 finished and unjoined
        0 running and detached
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (10)
As of 2024-04-18 09:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found