# disruptor **Repository Path**: zhenglzh/disruptor ## Basic Information - **Project Name**: disruptor - **Description**: https://github.com/LMAX-Exchange/disruptor - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-06-30 - **Last Updated**: 2022-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## LMAX Disruptor [![Java CI with Gradle](https://github.com/LMAX-Exchange/disruptor/workflows/Java%20CI%20with%20Gradle/badge.svg)](https://github.com/LMAX-Exchange/disruptor/actions/workflows/gradle-build.yml) [![CodeQL](https://github.com/LMAX-Exchange/disruptor/workflows/CodeQL/badge.svg)](https://github.com/LMAX-Exchange/disruptor/actions/workflows/codeql-analysis.yml) [![License](https://img.shields.io/github/license/LMAX-Exchange/disruptor)](https://github.com/LMAX-Exchange/disruptor/blob/master/LICENCE.txt) A High Performance Inter-Thread Messaging Library ## Maintainer LMAX Development Team ## Support - Open a ticket in GitHub [issue tracker](https://github.com/LMAX-Exchange/disruptor/issues) - [Google Group](https://groups.google.com/group/lmax-disruptor) ## Documentation * [Overview](https://lmax-exchange.github.io/disruptor/) * [User Guide](https://lmax-exchange.github.io/disruptor/user-guide/index.html) * [API Documentation](https://lmax-exchange.github.io/disruptor/javadoc/com.lmax.disruptor/module-summary.html) * [Developer Guide](https://lmax-exchange.github.io/disruptor/developer-guide/index.html) * [FAQ](https://github.com/LMAX-Exchange/disruptor/wiki/Frequently-Asked-Questions)