380 results for “topic:nio”
Vert.x is a tool-kit for building reactive applications on the JVM
原创全平台IM通信层框架,轻量级、高度提炼,历经10年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp、鸿蒙Next,服务端基于Netty。
☕ JavaCore 是对 Java 核心技术的经验总结。
1.21.11 Lightweight Minecraft server
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
MySQL Proxy using Java NIO based on Sharding SQL,Calcite ,simple and fast
基于netty的异步非阻塞实时聊天(IM)服务器。
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Java NIO+多线程实现聊天室
Unconventional I/O library for Java
Lightweight, HTTP server written in Swift using async/await.
基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天
simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假如你想深入,可以参考我的视频和后续出版的书籍,同时展现一些我的编程经验,做一个铺路人
Thread-Per-Core async runtime for Rust
🐳🐳An easy of use io framework project based on java nio&epoll
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
A performant, declarative, and runtime-flexible web framework for Rust
http代理,支持CONNECT和普通GET/POST,支持http2;可防止主动嗅探;可作为小火箭、圈、surge等软件和SwitchyOmega(chrome插件)所说的https代理
Voovan是高性能异步通信、HTTP服务器和客户端通信、动态编译支持、数据库操作帮助类等工具的框架, 如果项目觉得不错, 请点一下 star, 谢谢
Programmable, asynchronous, event-based reverse proxy for JVM.
✈A high-performance RPC based on Java & Netty.
Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
A small, unopinionated ZIO interface to NIO.
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
:car: http server implementation for java native nio api
Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
This is a full resource guide for my attempt to get Java 11 Certified
Springboot、SpringCloud各种常用框架使用案例,完善的文档,致力于让开发者快速搭建基础环境并让应用跑起来,并提供丰富的使用示例供使用者参考,快速上手。
手写简化版Web服务器