DespairYoke / nettyLinks
Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。
☆40Updated 6 years ago
Alternatives and similar repositories for netty
Users that are interested in netty are comparing it to the libraries listed below
Sorting:
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆83Updated 2 years ago
- 一种简单易懂的分库分表方案☆96Updated 6 years ago
- nacos 教程,包括原理,实践,应用场景☆78Updated 3 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 基于Redis的分布式限流组件,注解支持☆148Updated 7 years ago
- 基于spring_boot 2.6+版本的项目框架 Spring_boot 2.6+ based project framework☆79Updated last year
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆115Updated 8 years ago
- SpringBoot企业级核心技术,对应简书《Spring Boot 核心技术》专题配套源码☆117Updated 7 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆200Updated last year
- springboot 使用 redis guava caffeine 缓存示例☆159Updated 3 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Updated 2 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- 关于日常工作整理的一些技术Demo案例,总结分享,巩固实践☆133Updated 2 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 3 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆39Updated 3 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 6 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- ☆47Updated 3 years ago
- statemachine状态机☆73Updated 2 years ago