|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Way to monitor message queueby nagalenoj (Friar) |
| on Aug 05, 2009 at 05:10 UTC ( #785971=perlquestion: print w/ replies, xml ) | Need Help?? |
|
nagalenoj has asked for the
wisdom of the Perl Monks concerning the following question:
Dear monks,
Is it possible to watch message queue for a new message? We can do this by having a loop and a sleep inside it and check for new messages in the message queue. But, I feel this is not a worthy solution. If no messages are coming then it is of no use to check every time after sleep. Is there any other way to accomplish this task? similar to select function for sockets
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||