Q4M (Queue for MySQL) is a message queue that
works as a pluggable storage engine for MySQL 5.1.
It was designed to be robust, fast, and flexible.
License: GNU General Public License (GPL)
Changes:
Support for conditional subscription was added.
Upon subscription, clients may set a condition for
data to be sent back.
|