f48f8c2555
PR: ports/156150 Submitted by: Tomislav Filipcic <tomislav@me.com>
7 lines
333 B
Text
7 lines
333 B
Text
Q4M (Queue for MySQL) is a message queue licensed under GPL that works
|
|
as a pluggable storage engine of MySQL 5.1, designed to be robust,
|
|
fast, flexible. The development started in late December of 2007, and
|
|
although it is very primitive, operates quite swiftly.
|
|
|
|
Author: Kazuho Oku at Cybozu Labs, Inc.
|
|
WWW: http://q4m.github.com/
|