A Java NIO Server using non-blocking IO all the way through.
☆939Oct 27, 2025Updated 4 months ago
Alternatives and similar repositories for java-nio-server
Users that are interested in java-nio-server are comparing it to the libraries listed below
Sorting:
- A non-blocking networking toolkit for implenting non-blocking clients and servers in Java with Java NIO.☆33Jan 17, 2022Updated 4 years ago
- simple java nio based httpserver☆43Nov 27, 2010Updated 15 years ago
- Netty project - an event-driven asynchronous network application framework☆34,811Updated this week
- Netty learning.☆3,557Feb 7, 2017Updated 9 years ago
- ☆2,105Dec 18, 2023Updated 2 years ago
- A simple aync java httpserver, written when learning NIO☆84Jun 8, 2011Updated 14 years ago
- High Performance Inter-Thread Messaging Library☆18,241Apr 2, 2025Updated 10 months ago
- Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objec…☆24,255Feb 20, 2026Updated last week
- ☆3,806Feb 8, 2026Updated 2 weeks ago
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,738Feb 20, 2026Updated last week
- cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access …☆4,893Aug 16, 2024Updated last year
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,448Oct 18, 2024Updated last year
- 过完winter,就是Spring。☆14Apr 17, 2023Updated 2 years ago
- Google core libraries for Java☆51,479Updated this week
- The Java gRPC implementation. HTTP/2 based RPC☆11,990Updated this week
- Netty demos. (Netty 案例大全)☆1,898Mar 24, 2022Updated 3 years ago
- 基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。☆43May 12, 2017Updated 8 years ago
- Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas☆37,098Updated this week
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,511Jun 20, 2023Updated 2 years ago
- Vert.x is a tool-kit for building reactive applications on the JVM☆14,647Updated this week
- Getting Started with Spring Boot 3:☆37,347Updated this week
- redis分布式锁☆47Jul 3, 2015Updated 10 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.☆22,345Updated this week
- Netty 源码分析教程☆1,648Oct 9, 2022Updated 3 years ago
- Non-Blocking Reactive Foundation for the JVM☆5,202Updated this week
- 📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits valu…☆8,261Dec 2, 2025Updated 2 months ago
- A production-grade java implementation of RAFT consensus algorithm.☆3,798Dec 24, 2025Updated 2 months ago
- TCP/HTTP/UDP/QUIC client/server with Reactor over Netty☆2,751Updated this week
- SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.☆2,508Dec 19, 2025Updated 2 months ago
- Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more☆4,060Updated this week
- Apache ZooKeeper☆12,731Feb 19, 2026Updated last week
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,542Apr 10, 2019Updated 6 years ago
- MyBatis SQL mapper framework for Java☆20,387Feb 21, 2026Updated last week
- Apache Curator