Em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading

Hi, I’ve published em-posixmq Ruby gem, a very small code that
integrates posix_mq Ruby library [*] into EventMachine, allowing
asynchronous reading from a POSIX message queue.

GitHub - ibc/em-posixmq: EM-PosixMQ integrates posix_mq Ruby library into EventMachine, allowing asynchronous reading from a POSIX message queue

Cheers.

[*] posix_mq Ruby library: posix_mq - POSIX message queues for Ruby