基于Netty的Http应用服务器
☆316May 17, 2024Updated last year
Alternatives and similar repositories for loServer
Users that are interested in loServer are comparing it to the libraries listed below
Sorting:
- A MVC framwork☆19Mar 17, 2025Updated 11 months ago
- Java MQTT lightweight broker☆2,432Jan 26, 2026Updated last month
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆110Jan 6, 2026Updated last month
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- 即时通讯(IM)系统☆8,443Updated this week
- 基于mqtt实现的即时通讯IM服务☆41Sep 15, 2016Updated 9 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆233Sep 2, 2023Updated 2 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- Netty HTTP 协议栈的简单实践☆158Dec 17, 2016Updated 9 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- Simple Database Routing and Shard Framework☆16Mar 23, 2021Updated 4 years ago
- T-io is a network programming framework developed based on Java AIO. From the collected cases, t-io is widely used for IoT, IM, and custo…☆1,853Jun 24, 2025Updated 8 months ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,511Jun 20, 2023Updated 2 years ago
- 轻量级java消息中间件☆53Aug 16, 2016Updated 9 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,542Apr 10, 2019Updated 6 years ago
- 基于netty3.5的游戏服务器端框架 消息封装,编解码结构提供扩展,请求消息队列处理,基于protobuf的实例已经完成☆105Nov 28, 2016Updated 9 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 years ago
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- supported primitive thrift protocol for http service based alibaba dubbo☆12May 11, 2014Updated 11 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆307Jun 17, 2022Updated 3 years ago
- streamer 实时计算引擎☆19Jan 22, 2024Updated 2 years ago
- zk + netty 实现集群节点文件同步服务☆31Jun 1, 2016Updated 9 years ago
- beetlsql plugin for ActFramework☆10Nov 29, 2020Updated 5 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- focus on io☆10Aug 20, 2021Updated 4 years ago
- MPush开源实时消息推送系统☆3,777Jun 17, 2022Updated 3 years ago
- 并发编程☆29Mar 18, 2024Updated last year
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆22Mar 31, 2022Updated 3 years ago
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆21Feb 9, 2018Updated 8 years ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,663Apr 18, 2023Updated 2 years ago
- Netty demos. (Netty 案例大全)☆1,898Mar 24, 2022Updated 3 years ago
- hbase+solr实现hbase的二级索引☆46Jan 23, 2026Updated last month
- 专业java监控平台☆77May 19, 2015Updated 10 years ago
- 使用Netty实现IMServer,支持Tcp和WebSocket实现。☆485Oct 17, 2016Updated 9 years ago
- 该项目主要是为了熟悉sql的人员能够很方便的进行elasticsearch数据的查询,降低学习成本。☆47Jan 13, 2015Updated 11 years ago
- a simple netty RPC framework。 use protostuff-1.07 for serializer,use netty-3.2.1 for nio.☆41Nov 20, 2014Updated 11 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,448Oct 18, 2024Updated last year
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆616Oct 26, 2017Updated 8 years ago