JiangYongKang / FastMatchingEngine
FastMatchingEngine 是一款高性能的数字货币撮合引擎 POC 实现。该项目是用 Java 语言进行开发,无任何第三方依赖。
☆13Updated 3 years ago
Alternatives and similar repositories for FastMatchingEngine:
Users that are interested in FastMatchingEngine are comparing it to the libraries listed below
- SpringCloud+Vertx+Disruptor金融业撮合交易系统(学习ing)☆11Updated 4 years ago
- 数字货币撮合系统 提供接口 撮合发布、撮合取消、撮合mq 消息发布☆41Updated 6 years ago
- 10万级JVM内存撮合交易系统,实现不同币对并发撮合。实现内存快照,自动快照重放☆10Updated 4 years ago
- This is a spring and maven wrapper on top of the LMAX Disruptor framework.☆30Updated 7 years ago
- 从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离☆22Updated 6 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Updated 3 years ago
- a stock match engine sample☆10Updated 6 years ago
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习☆13Updated 6 years ago
- disruptor-learn☆13Updated 6 years ago
- 一款微服务MicroService快速构建平台,支持resteasy,springmvc和自定义servlet支持tomcat,jetty,undertow等servlet容器,支持netty-webflux, api网关,调用链追踪,同时支持多类第三方插件,兼容Sprin…☆24Updated 2 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆22Updated 6 years ago
- 最高效的交易所撮合引擎,采用伦敦外汇交易所LMAX开源的Disruptor框架,用Hazelcast进行分布式内存存取,以及原子性操作。使用数据流的方式进行计算撮合序列,采用价格水平独立撮合逻辑,实现高效大数据撮合。☆114Updated 5 years ago
- 基于SpringBoot(2.0.3)的微服务的单应用秒杀、分布式秒杀示例☆11Updated 8 months ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago
- spring-cloud 架构方案支付☆19Updated 2 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 交易撮合☆15Updated last year
- 抛弃tomcat, 拥抱vert.x☆15Updated 2 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆15Updated 2 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Updated 5 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆18Updated 2 years ago
- 基于Redis实现消息的定时推送☆11Updated 4 months ago
- 智牛(trade-stock)金融交易平台是服务于金融衍生产品, 包含外汇, 贵金属, 期货, 股票等. 各产品具有不同属性与交易规则, 本项目对标MT4/MT5等大型交易平台, 遵循FIX全球最广泛的金融市场通用协议. 包含证券用户注册,交易开户, 行情订阅与呈现, 市…☆13Updated 2 years ago
- java比特币开发详解:本课程面向初学者,内容即涵盖比特币的核心概念,例如区块链存储、去中心化共识机制、密钥与脚本、交易与UTXO等,同时也详细讲解如何在Php代码中集成比特币支持功能,例如创建地址、管理钱包、构造裸交易等,是java工程师不可多得的比特币开发学习课程。☆19Updated 6 years ago
- Micro-job is a distributed task scheduling and execution framework, which is used to distribute tasks under load balancing in cluster env…☆19Updated 5 years ago
- 对外部通过与第三方支付公司、银行机构实现账户体系对接,完成在线开(销)户、入金、出金、转账支付、电子回单、交易明细等最基本的账户需求。对内部通过提供统一的支付网关入口实现业务系统支付相关场景需求。☆23Updated last month