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:
- 分布式锁的简单实现☆109Updated 8 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 10 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆236Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 7 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆241Updated 5 months ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- jdk源码学习笔记,人话翻译☆131Updated 8 years ago
- A high-performance, open-source java RPC framework.☆158Updated 2 years ago
- Java并发编程☆206Updated 10 years ago
- 基于Netty实现的RESTful服务框架☆144Updated 3 years ago
- gitchat-一步步学习mybatis缓存-演示代码☆152Updated 8 years ago
- 👨🎓学习各种知识的记录☆168Updated 4 years ago
- 分布式学习☆75Updated 8 years ago
- guava学习项目☆249Updated 11 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- ☆86Updated 8 years ago
- ☆119Updated 7 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆115Updated 9 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- Netty HTTP 协议栈的简单实践☆156Updated 9 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 5 years ago
- Spring Examples☆173Updated 7 years ago
- ☆154Updated 10 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆197Updated 10 years ago
- netty实现的websocket推送框架☆103Updated 7 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆125Updated 3 years ago
- simplest rpc implementation☆197Updated 7 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆307Updated 3 years ago
- My RPC FrameWork(自己写的RPC框架)☆121Updated 7 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 3 years ago