# disruptor **Repository Path**: LCran/disruptor ## Basic Information - **Project Name**: disruptor - **Description**: copy from https://github.com/LMAX-Exchange/disruptor - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-08 - **Last Updated**: 2022-03-08 ## 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) ![CodeQL](https://github.com/LMAX-Exchange/disruptor/workflows/CodeQL/badge.svg) [![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)