Aloneyooto / financial-transaction-systemLinks
SpringCloud+Vertx+Disruptor金融业撮合交易系统(学习ing)
☆11Updated 5 years ago
Alternatives and similar repositories for financial-transaction-system
Users that are interested in financial-transaction-system are comparing it to the libraries listed below
Sorting:
- binlog2sql工具的java版☆51Updated 6 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 months ago
- 在rocketMQ基础上,包装支持了任意时间的延时消息☆34Updated 5 years ago
- starter for disruptor☆128Updated last year
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆127Updated this week
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆105Updated 2 years ago
- 个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具☆69Updated 2 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 7 years ago
- Netty4长连接网关☆25Updated last year
- 一款微服务MicroService快速构建平台,支持resteasy,springmvc和自定义servlet支持tomcat,jetty,undertow等servlet容器,支持netty-webflux, api网关,调用链追踪,同时支持多类第三方插件,兼容Sprin…☆25Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Updated 3 years ago
- java时间轮☆37Updated 7 years ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆67Updated 4 years ago
- spring-cloud 架构方案支付☆19Updated 3 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated 2 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆248Updated last year
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 5 months ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 4 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 一个完全基于java的,类似netty的高性能网络框架A fully Java-based, netty - like high-performance networking framework☆59Updated last year
- ☆79Updated 7 years ago
- 使用 SpringBoot+SpringAMQP+RabbitMQ 实现 RPC 的 demo☆36Updated 7 years ago
- 数据权限插件☆48Updated 7 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆51Updated 3 years ago
- 通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。☆20Updated 4 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆67Updated last year