anxpp / Java-IOLinks
Java网络编程:BIO、NIO、AIO
☆136Updated 3 years ago
Alternatives and similar repositories for Java-IO
Users that are interested in Java-IO are comparing it to the libraries listed below
Sorting:
- 分布式锁的简单实现☆108Updated 8 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆236Updated 2 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了 很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆115Updated 8 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 10 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- 👨🎓学习各种知识的记录☆169Updated 4 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 5 years ago
- ☆154Updated 10 years ago
- jdk源码学习笔记,人话翻译☆131Updated 8 years ago
- guava学习项目☆249Updated 11 years ago
- SpingBoot框架使用与研 究项目。☆176Updated 6 years ago
- ☆119Updated 7 years ago
- A high-performance, open-source java RPC framework.☆158Updated 2 years ago
- ☆113Updated 6 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆449Updated 3 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆241Updated 4 months ago
- Spring Examples☆173Updated 7 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆307Updated 3 years ago
- Java并发编程☆205Updated 10 years ago
- spring cloud 实践学习案例,是 spring cloud 初学者及核心技术巩固的最佳实践。☆367Updated 4 years ago
- 基于Netty实现的RESTful服务框架☆144Updated 3 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆83Updated 2 years ago
- Java多线程核心技术☆169Updated 7 years ago
- 日积月累,开源框架学习(Thrift、Dubbo、Spring、Guava ... )☆76Updated 3 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆65Updated last week
- Netty project - an event-driven asynchronous network application framework☆42Updated 8 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 5 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago