Java网络编程:BIO、NIO、AIO
☆132Mar 19, 2022Updated 4 years ago
Alternatives and similar repositories for Java-IO
Users that are interested in Java-IO are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java nio学习的代码案例,常用模式☆16Apr 17, 2013Updated 13 years ago
- 基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。☆43May 12, 2017Updated 9 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 8 years ago
- Linux io model, including IO Multiplexing(select,poll,epoll), Realtime Signal Driven IO, Asynchronous IO.☆14Jun 21, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Java并发编程与高并发解决方案。Java concurrent programming and high concurrency solutions.☆21May 1, 2018Updated 8 years ago
- 业务风控系统☆13Aug 25, 2016Updated 10 years ago
- 多版本并发控制的配置管理平台☆17Oct 9, 2017Updated 8 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 8 years ago
- ☆13May 9, 2019Updated 7 years ago
- 掘金专栏对应的文章系列代码☆10Jan 5, 2023Updated 3 years ago
- LEB128 integer encoding☆20Aug 27, 2019Updated 7 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- A command-line tool for getting a domain's IPs from multiple name servers.☆22Aug 31, 2014Updated 12 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 8 years ago
- 本项目废弃,请使用 [sealos](https://github.com/fanux/sealos)☆11May 22, 2018Updated 8 years ago
- 一个完全基于java的,类似netty的高性能网络框架A fully Java-based, netty - like high-performance networking framework☆61Jul 12, 2026Updated 2 months ago
- ☆13Dec 29, 2014Updated 11 years ago
- Java NIO+多线程实现聊天室☆810Feb 4, 2021Updated 5 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Dec 16, 2023Updated 2 years ago
- 优化flink的多流操作(例如join),优化点不限于数据丢失问题,以及性能问题☆11Apr 8, 2019Updated 7 years ago
- Simple Java Crawler using NIO☆17Feb 10, 2011Updated 15 years ago
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Oct 11, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Nov 19, 2020Updated 5 years ago
- 学习Java8源码,了解Java常用类库的原理,该工程用来翻译JDK8常用的类库注释☆13Sep 18, 2020Updated 6 years ago
- Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。☆21Mar 22, 2018Updated 8 years ago
- ☆43Jan 25, 2023Updated 3 years ago
- Netty4、MsgPack、长连接、断开重连、心跳包...☆15Jun 2, 2017Updated 9 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 《实战java高并发程序设计》源码整理☆631Feb 14, 2019Updated 7 years ago
- A simple set of classes that can be used to run java nio based socket sever and client with SSLEngine support. Contains build in stream s…☆27Jun 8, 2012Updated 14 years ago
- 前台用html5 websocket 后台用netty实现聊天系统☆50May 14, 2014Updated 12 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- zuul集成Nacos实现动态路由☆45Nov 19, 2018Updated 7 years ago
- 用netty实现长连接和心跳监测的示例代码☆134Dec 30, 2018Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- a tutorial for vert.x☆16Oct 9, 2018Updated 7 years ago
- 基于websocket的浏览器推送服务器☆11Oct 12, 2017Updated 8 years ago
- OkBuy,采用Spring Cloud实现的微服务架构的电子商务网站☆11May 11, 2017Updated 9 years ago
- websocket 网页版Spring4实现☆44Jan 11, 2016Updated 10 years ago