Skip to content

kamipo/q4m

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q4M - a Message Queue for MySQL

Apr 15 2009
Kazuho Oku at Cybozu Labs, Inc.

Q4M is a message queue that works as a pluggable storage engine of MySQL
5.1.

* LICENSE and COPYRIGHT

Please refer to each file.  The engine was built from the Skeleton engine
and the copyright of the build scripts mostly belong to their authors.
Copyright of the source code of the queue engine belongs to Cybozu Labs,
Inc., and is licensed under GPLv2.
Copyright of Boost C++ Library belongs to their authors and is licensed
under Boost Software License.

For more information see doc/index.html.

About

Message Queue Storage Engine for MySQL

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 99.3%
  • Other 0.7%