Provide a BOX array to obtain messages
Several scenarios may apply:
(MUST) Non blocking: get all messages and return
(thinkTank) 1xBlocking: get all messages and return, if no messages are present block till one is present
(thinkTank) AllxBLocking: block till every box has messages
Provide a BOX array to obtain messages
Several scenarios may apply:
(MUST) Non blocking: get all messages and return
(thinkTank) 1xBlocking: get all messages and return, if no messages are present block till one is present
(thinkTank) AllxBLocking: block till every box has messages