zhisheng17 / nettyLinks
Netty project - an event-driven asynchronous network application framework
☆42Updated 7 years ago
Alternatives and similar repositories for netty
Users that are interested in netty are comparing it to the libraries listed below
Sorting:
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 years ago
- ☆87Updated 8 years ago
- Java分布式RPC服务 框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众 号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- ☆80Updated 5 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 3 years ago
- Netty HTTP 协议栈的简单实践☆154Updated 8 years ago
- 厮大牛逼☆63Updated 5 years ago
- netty入门demo,单机版消息推送☆48Updated 7 years ago
- A high-performance, open-source java RPC framework.☆159Updated last year
- init project☆74Updated 4 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- example of learn java☆140Updated 2 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆228Updated last year
- Java-9-Spring-Webflux 一书源码☆108Updated 6 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Updated 7 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆130Updated 6 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆117Updated 7 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- guava学习项目☆251Updated 11 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago