jppm/disruptor--
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
disruptor-- c++ implementation of LMAX's disruptor pattern. Your compiler needs to support C++0x standard in order to use this implementation. Currently only tested with GCC 4.6.1 on Linux.