Fast HTTP protocol with separate netty+disruptor based server
☆41Apr 29, 2012Updated 13 years ago
Alternatives and similar repositories for fast-http
Users that are interested in fast-http are comparing it to the libraries listed below
Sorting:
- A few examples for LMAX disruptor☆17Aug 1, 2011Updated 14 years ago
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 10 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 10 years ago
- Netty4.1.x+Disruptor3.x☆15Dec 5, 2023Updated 2 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 9 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Sep 11, 2013Updated 12 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- 反向代理与负载均衡☆11Jun 8, 2020Updated 5 years ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework☆69Jun 19, 2017Updated 8 years ago
- 实时数据分析平台☆41Jun 26, 2013Updated 12 years ago
- Http RESTful api implemention on Netty async io. More informations at :☆52Feb 13, 2026Updated 2 weeks ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 8 years ago
- 分布式调度系统,基于zookeeper ,netty,调度内核参考Spring schedule 执行表达式和Spring schedule一样,没有使用Quartz,客户端完全基于注解配置,使用同 Spring schedule一致,最少配置,使用简单☆14Feb 22, 2017Updated 9 years ago
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 10 years ago
- Robust, Composable Actors☆59Mar 11, 2015Updated 10 years ago
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- RESTful API server template of Vert.x 3.x☆13Oct 12, 2020Updated 5 years ago
- Java 游戏服务器 仿照网狐内核编写☆14Aug 2, 2015Updated 10 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- ☆12Nov 8, 2016Updated 9 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆70Aug 16, 2017Updated 8 years ago
- ☆11Jul 13, 2016Updated 9 years ago
- Vertx module for Redisson☆13Aug 15, 2018Updated 7 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 4 months ago
- WebSocket+WebRTC实现的视频通讯demo☆18Mar 6, 2013Updated 13 years ago
- 统一配置中心☆10Sep 23, 2016Updated 9 years ago
- 对使用Hibernate出现的问题进行分析;Spring、MyBatis、AQS、ThreadPoolExecutor、CountDownLatch核心源码分析☆16Sep 1, 2022Updated 3 years ago
- 一个UDP的即时语音聊天☆14Jul 31, 2015Updated 10 years ago
- 使用netty 快速开发web应用☆35Mar 21, 2016Updated 9 years ago
- Example usage of the Disruptor API☆57Mar 22, 2013Updated 12 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- 使用 Netty 自己写了一个 RPC☆19Dec 22, 2018Updated 7 years ago
- Simple Database Routing and Shard Framework☆16Mar 23, 2021Updated 4 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- FastMatchingEngine 是一款高性能的数字货币撮合引擎 POC 实现。该项目是用 Java 语言进行开发,无任何第三方依赖。☆13Dec 28, 2021Updated 4 years ago
- mysql数据实时同步到redis,基于mysql binlog实现的同步方案☆10Dec 12, 2015Updated 10 years ago
- java版的http服务器,替代Tomcat、jetty的超轻量级方案☆35Feb 1, 2022Updated 4 years ago