# disruptor **Repository Path**: cfgex/disruptor ## Basic Information - **Project Name**: disruptor - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2021-07-28 - **Last Updated**: 2022-09-20 ## 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 * [Introduction](https://github.com/LMAX-Exchange/disruptor/wiki/Introduction) * [Getting Started](https://github.com/LMAX-Exchange/disruptor/wiki/Getting-Started)