![]() |
![]()
| ![]() |
![]()
NAMEMCE::Channel::Threads - Channel for producer(s) and many consumers VERSIONThis document describes MCE::Channel::Threads version 1.901 DESCRIPTIONA channel class providing queue-like and two-way communication for threads only. Locking is handled using threads::shared. The API is described in MCE::Channel.
QUEUE-LIKE BEHAVIORTWO-WAY IPC - PRODUCER TO CONSUMERTWO-WAY IPC - CONSUMER TO PRODUCERLIMITATIONSThe t/04_channel_threads tests are disabled on Unix platforms for Perl less than 5.10.1. Basically, the MCE::Channel::Threads implementation is not supported on older Perls unless the OS vendor applied upstream patches (i.e. works on RedHat/CentOS 5.x running Perl 5.8.x). AUTHORMario E. Roy, <marioeroy AT gmail DOT com>
|