Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: disruptor

LMAX-Exchange/disruptor

High Performance Inter-Thread Messaging Library

Language: Java - Size: 9.4 MB - Last synced: about 11 hours ago - Pushed: 4 months ago - Stars: 17,063 - Forks: 3,882

iStitches/MyGateway

Gateway created by Java

Language: Java - Size: 149 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 2 - Forks: 0

Venkat2811/producer-consumer-rust

Example implementations of different multi threading and async mechanisms in Rust to solve SPSC & MPSC

Language: Rust - Size: 13.7 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

pkarneliuk/dlsm

This project contains scripts and snippets in C++

Language: C++ - Size: 397 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

fantasticmao/dnshooks

A simple DNS proxy, with support for some hooks (such as webhooks).

Language: Java - Size: 154 KB - Last synced: 25 days ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

jchavanton/disruptor

generating problems on RTP streams : latency, delay, jitter

Language: C - Size: 126 KB - Last synced: 26 days ago - Pushed: 12 months ago - Stars: 14 - Forks: 3

yangxuan-321/disruptor-study

并发框架学习

Language: Java - Size: 253 KB - Last synced: 29 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

yangxuan-321/disruptor-netty

netty和disruptor整合的最小demo

Language: Java - Size: 18.6 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

linkeer8802/cqrs

cqrs

Language: Java - Size: 77.1 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 3

dushitaoyuan/java_tool_test

java工具类测试,disruptor,bean copy,guice,10大排序,stringtemplate

Language: Java - Size: 92.8 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

QuangTung97/consistent-hashing

gRPC + Consistent Hashing + ETCD Service Discovery + Disruptor Style Transaction System

Language: Go - Size: 74.2 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

sklose/disrustor

A port of the LMAX Disruptor to Rust

Language: Rust - Size: 87.9 KB - Last synced: 28 days ago - Pushed: 9 months ago - Stars: 91 - Forks: 5

lewissbaker/disruptorplus

A disruptor thread-synchronisation data structure for C++11.

Language: C++ - Size: 49.8 KB - Last synced: 22 days ago - Pushed: 12 months ago - Stars: 108 - Forks: 36

conversant/disruptor

Disruptor BlockingQueue

Language: Java - Size: 438 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 296 - Forks: 48

HurleyWong/securities-trading

SpringCloud + Vertx + Disruptor 金融业证券撮合交易系统

Language: Vue - Size: 588 KB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

mo2menelzeiny/arbito

Arbito is a High Frequency Trading System that applies Arbitrage across different Forex brokers

Language: C++ - Size: 1.46 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

netifi/java-dogstatsd-client

java dogstatd client fork with lmax disruptor support

Language: Java - Size: 625 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

fengzhizi715/NetDiscovery

NetDiscovery 是一款基于 Vert.x、RxJava 2 等框架实现的通用爬虫框架/中间件。

Language: Java - Size: 113 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 633 - Forks: 154

bhf/marketdata-messages

Project using SBE, Aeron, Agrona ringbuffers, Disruptor, Chronicle Queue, Likwid markers, Code Generation, HDRHistogram

Language: Java - Size: 267 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

vonzhou/learning-java

Java编程之路

Language: Java - Size: 35.7 MB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 58 - Forks: 20

stevana/pipelining-with-disruptor

Experiment in creating parallel pipelines using the Disruptor.

Language: Haskell - Size: 155 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 0

guanyang/spring-base-demo

基于springboot2的常用组件示例

Language: Java - Size: 607 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 1

dave-hillier/disruptor-unity3d

Basic implementation of Disruptor for Unity3d

Language: C# - Size: 428 KB - Last synced: 4 months ago - Pushed: almost 7 years ago - Stars: 198 - Forks: 35

anair-it/disruptor-billing-example

Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework

Language: Java - Size: 68.4 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 66 - Forks: 30

hiwepy/disruptor-spring-boot-starter

starter for disruptor

Language: Java - Size: 141 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 118 - Forks: 62

chin123/gpa

GPA++ course stats search engine

Language: Python - Size: 12.9 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 14 - Forks: 3

jwpttcg66/game-executor

采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多线程异步循环调度模型更新,自动处理模型死亡事件进行销毁。 支持将多个updater绑定到同一个更新线程上,减少线程调度。

Language: Java - Size: 334 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 31 - Forks: 39

attemper/attemper

分布式多租户的支持流程编排的任务调度平(QQ群:1029617143,预览地址账号preview密码123456)

Language: Java - Size: 2.64 MB - Last synced: 7 months ago - Pushed: 10 months ago - Stars: 166 - Forks: 61

ogcs/Okra

High performance game server framework by netty and disruptor

Language: Java - Size: 574 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 166 - Forks: 90

vibur/vibur-object-pool

Vibur Object Pool - general-purpose concurrent Java object pool

Language: Java - Size: 344 KB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 69 - Forks: 16

alok7/LMAXAbstractQueue

Language: Java - Size: 7.81 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 7 - Forks: 4

my-helloworld/slf4j-demo

用disruptor来挫一个slf4j实现的例子

Language: Java - Size: 22.5 KB - Last synced: 8 months ago - Pushed: over 5 years ago - Stars: 10 - Forks: 6

joshbooks/JoshDB

I thought I'd take a crack at writing a database

Language: Java - Size: 196 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 3 - Forks: 1

muyinliu/cl-disruptor

A port of LMAX Disruptor in Common Lisp

Language: Common Lisp - Size: 63.5 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 8 - Forks: 0

cosminstn/spring-disruptor-mediatr

Language: Kotlin - Size: 143 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

hiwepy/disruptor-biz

基于责任链的disruptor处理实现

Language: Java - Size: 154 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 6

wavelet-space/ringen

Ringen is a C++20 library implementing the disruptor pattern used to communicate between threads in a producer-consumer arrangement.

Language: C++ - Size: 2.76 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

stevana/pipelined-state-machines

An experiment in declaratively programming parallel pipelines of state machines.

Language: Haskell - Size: 95.7 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 12 - Forks: 0

yangxuan-321/netty-im-chat

即时通信聊天 基于netty+disruptor构建

Language: Java - Size: 1.04 MB - Last synced: 29 days ago - Pushed: almost 2 years ago - Stars: 33 - Forks: 14

nolantait/disruptor.cr

LMAX Disruptor implementation in Crystal

Language: Crystal - Size: 25.4 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

singular-seal/pipe-s

A data replication pipeline(mysql, kafka, etc.) built on go-disruptor.

Language: Go - Size: 389 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

jeremyko/disruptorCpp-IPC

disruptor c++ implementation for IPC

Language: C++ - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 27 - Forks: 14

hiwepy/spring-boot-starter-samples

spring-boot-starter-samples

Language: Java - Size: 370 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 62 - Forks: 48

zeno-io/ashram-java-photon

The bucket of java back-end samples.

Language: Java - Size: 3.8 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 3

StasyanOi/simple-server

simple java server based on java sockets

Language: Java - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jxnu-liguobin/seckillPro 📦

一个使用Scala实现的高性能异步的慕课网秒杀系统的后端接口项目(函数式 & 异步编程风格)。Scala v2

Language: Scala - Size: 226 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 8 - Forks: 5

kitallis/nadion 📦

a wrapper over the lmax.disruptor for JRuby

Language: Ruby - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 5 - Forks: 0

Rookiexu/disruptorDynamicConsumer

disruptor的动态消费者实现

Language: Java - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 15 - Forks: 18

serhioms/DisruptorFlow

Sequential sync/async task processor based on LMax Disruptor - extremely fast!

Language: Java - Size: 117 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 2

youngzil/quickstart-framework

Java常用框架

Language: Java - Size: 174 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 4

jeremyko/disruptorCpp-IPC-Arbitrary-Length-Data

disruptor c++ implementation for IPC (arbitrary length of data)

Language: C++ - Size: 28.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 14 - Forks: 5

yanglikun/disruptor-example

Language: Java - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 33 - Forks: 33

DennisCorvers/Lockless-Queue

A collection of lockless, concurrent queues

Language: C# - Size: 128 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 9 - Forks: 1

jitwxs/disruptor-study

Disruptor 学习项目,基于 3.4.2 版本

Language: Java - Size: 205 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 3

MWhyte/Disruptor101

The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events

Language: Java - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

liauraljl/brillim

一款基于Netty的服务端IM程序,集成Disruptor实现Handler消息高性能消费

Language: Java - Size: 49.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 2

stuart-i-m-smith/CryptoAggregator

(Work in progress) Aggregated cryptocurrency prices viewer

Language: Java - Size: 89.8 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 3

lifeofcoder/async-task

基于Disruptor的异步任务执行框架。支持本地异步任务场景的快速开发。同时确保任务100%执行成功。

Language: Java - Size: 56.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 6

handsomestWei/java-explore

some explore to jdk

Language: Java - Size: 28.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

lthibault/turbine

High-performance alternative to channels with pipelining

Language: Go - Size: 12.7 KB - Last synced: 16 days ago - Pushed: about 5 years ago - Stars: 8 - Forks: 0

micolore/jsbt

java Simple build tool(framwork)

Language: JavaScript - Size: 4.6 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Ebruzzone/AsyncLoggerManager

An optimized cpu saver asynchronous logger easy to use

Language: Java - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

liauraljl/collection

一些业务场景的解决方案(WebSocket、IM、红包、下单、点赞、粉丝列表等)

Language: Java - Size: 183 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 7

v5tech/disruptor-sample

Disruptor Sample

Language: Java - Size: 16.6 KB - Last synced: 3 months ago - Pushed: almost 6 years ago - Stars: 6 - Forks: 4

liauraljl/liauraljlJavaProject

Java trial field!

Language: Java - Size: 32.8 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

vectoryoungo/fundermental

the java feature programming

Language: Java - Size: 8.81 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

wuzguo/disruptor-examples

a Disruptor framework using instance

Language: Java - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

huangyueranbbc/DisruptorDemo

高性能线程安全异步处理框架 Disruptor

Language: Java - Size: 2.29 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

buildupchao/Concurrent

Concurrent, Synchronized, Lock etc. examples and apply.

Language: Java - Size: 926 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

Fourous/FlinkAPM

Flink测试历程

Language: Java - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

YiYeHuang/RingBufferSyslogQueue

Implementation of log & push to syslog server process

Language: Java - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 4 - Forks: 2

fxbin/disruptor-study

disruptor study demo

Language: Java - Size: 61.5 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

fbertola/velociruptor

A simple LMAX's Disruptor wrapper

Language: Groovy - Size: 127 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

nicky1/artemis-disruptor-miaosha Fork of chanjarster/artemis-disruptor-miaosha

没有redis也能够支撑"小米在印度把亚马逊搞挂了"事件的秒杀解决方案

Size: 481 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

solocy/disruptor-simple

简单的disruptor练手项目

Language: Java - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

chriniko13/customer-call-quality-service

Language: Java - Size: 345 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

lvhuat/disruptor-c

A port of disruptor

Language: C - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

exmy/disruptor-netty

million-level links supported based disruptor and netty

Language: Java - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

sosojustdo/disruptor-learning

disruptor component encapsulation

Language: Java - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

fairytalelin/websocket-push

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

winstonelei/timing

Distributed scheduler

Language: JavaScript - Size: 46.4 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

panenming/disruptor-demo

神奇的disruptor demo

Language: Java - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0