Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Fast provider feeding slow consumer

by marioroy (Prior)
on Apr 25, 2016 at 14:39 UTC ( [id://1161460]=note: print w/replies, xml ) Need Help??


in reply to Re: Fast provider feeding slow consumer
in thread Fast provider feeding slow consumer

BrowserUk's cool demonstration is working after removing the quotes for the require statement on line 10.

sub listener { my( $Qout ) = @_; require IO::Socket::INET::Daemon; ## Requiring here means other +threads don't carry the redundant weight ... }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-29 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found