Hi, all, It is a long time since last release, but anyway, we have new version now, and new feature is ready! Lots of people here request the multiple queue feature, now it is shipped!
MemcacheQ is a damn simple queue service over memcache protocol, just set for append and get for consume. Any memcached clients can do queue operations on MemcacheQ. It is very fast, and can do tens of thousands append/comsume operations per second. Please visit http://memcachedb.org/memcacheq for more info(also howtos), and you can download it from: http://code.google.com/p/memcacheq/downloads/list Please post your bugs and issues to the mailing list, and any feedback is welcome! Thanks mark for his bombing on my mailbox that makes me keep working on it :P Enjoy! -- Steve Chu http://stvchu.org
