A message queue implemented by RingBuffer that use spin-lock or lock-free.
一个用RingBuffer实现的消息队列,使用自旋锁或lock-free.
https://github.com/shines77/RingQueue
https://github.com/shines77/RingQueue-utf8
- Windows XP or later (32-bit or 64-bit)
- Linux OS (32-bit or 64-bit)
- MacOS X10.6 or higher (32-bit or 64-bit)
http://www.cnblogs.com/shines77/p/4192787.html