A Java NIO Server using non-blocking IO all the way through.
☆936Oct 27, 2025Updated 8 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- simple java nio based httpserver☆44Nov 27, 2010Updated 15 years ago
- Netty project - an event-driven asynchronous network application framework☆35,006Updated this week
- Netty learning.☆3,545Feb 7, 2017Updated 9 years ago
- ☆2,103Dec 18, 2023Updated 2 years ago
- A simple aync java httpserver, written when learning NIO☆85Jun 8, 2011Updated 15 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 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…☆28Jun 8, 2012Updated 14 years ago
- High Performance Inter-Thread Messaging Library☆18,405Apr 2, 2025Updated last year
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,533Updated this week
- Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java obj…☆24,376Updated this week
- Google core libraries for Java☆51,525Updated this week
- 基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。☆44May 12, 2017Updated 9 years ago
- 过完winter,就是Spring。☆14Apr 17, 2023Updated 3 years ago
- ☆3,857Jul 3, 2026Updated 2 weeks ago
- 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
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,445Oct 18, 2024Updated last year
- The Java gRPC implementation. HTTP/2 based RPC☆12,053Jul 9, 2026Updated last week
- Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas☆37,435Updated this week
- 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,523Updated this week
- Netty demos. (Netty 案例大全)☆1,897Mar 24, 2022Updated 4 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,537Apr 10, 2019Updated 7 years ago
- Vert.x is a tool-kit for building reactive applications on the JVM☆14,676Jul 13, 2026Updated last week
- Getting Started with Spring Boot 3:☆37,333Updated this week
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Netty 源码分析教程☆1,645Oct 9, 2022Updated 3 years ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,506Jun 20, 2023Updated 3 years ago
- Apache ZooKeeper☆12,782Updated this week
- 📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits valu…☆8,292Jun 18, 2026Updated last month
- Non-Blocking Reactive Foundation for the JVM☆5,229Updated this week
- Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more☆4,091Updated this week
- A production-grade java implementation of RAFT consensus algorithm.☆3,811Jun 16, 2026Updated last month
- Spring Framework☆60,122Updated this week
- Java nio学习的代码案例,常用模式