Netty教程 - Netty是一个java开源框架。Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。
☆28Mar 14, 2017Updated 8 years ago
Alternatives and similar repositories for netty
Users that are interested in netty are comparing it to the libraries listed below
Sorting:
- 易百教程 - Spring MVC学习代码☆98Feb 2, 2017Updated 9 years ago
- 【基于注解和反射】Excel的简单、大数据量、基于模板、多sheet页的导入导出☆12Jan 5, 2019Updated 7 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆21Oct 4, 2022Updated 3 years ago
- 技术人的思维导图。涵盖计算机网络、操作系统、数据库系统、设计模式、Java基础、多线程编程等。☆20Aug 22, 2019Updated 6 years ago
- 秒杀抢购引擎☆18Mar 2, 2016Updated 10 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- mysql 运维脚本☆33Jul 25, 2015Updated 10 years ago
- Seconds to make any standard list view to be a powerful mass editor☆10Dec 10, 2017Updated 8 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- This repository houses the code used in the Core Data tutorial on JamesonQuave.com☆15Jul 8, 2016Updated 9 years ago
- Go语言实现的分布式云存储系统,仿云盘功能☆35Aug 13, 2023Updated 2 years ago
- 一种可定制化的网络爬虫(A customizable web crawler)☆10May 14, 2019Updated 6 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- vue-cli+element-ui+vue-router+vuex+axios实现的后台管理系统☆10Mar 3, 2018Updated 8 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- ☆10Aug 26, 2017Updated 8 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 悟空客户管理:客户关系管理是指企业为提高核心竞争力,利用相应的信息技术以及互联网技术协调企业与顾客间在销售、营销和服务上的交互,从而提升其管理方式,向客户提供创新式的个性化的客户交互和服务的过程。其最终目标是吸引新客户、保留老客户以及将已有客户转为忠实客户,增加市场。☆10Jun 21, 2022Updated 3 years ago
- 包含Java中API的很多案例,Spring、SpringBoot、SpringCloud框架、Dubbo、Netty 服务端与客户端开发案例,,以及众多中间件Clint API的使用(感谢咕泡学 院)☆11Mar 8, 2023Updated 2 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- Documentation for Teleport Project☆12Nov 11, 2022Updated 3 years ago
- 写的常用Shell小工具,运维小脚本等☆79Apr 19, 2019Updated 6 years ago
- 慕课网广告系统设计微服务☆33Jun 21, 2022Updated 3 years ago
- Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。☆40Jan 18, 2019Updated 7 years ago
- 服务收集app web h5 埋点信息,openresty 接受,推送到kafka☆42Mar 6, 2017Updated 8 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Mar 27, 2017Updated 8 years ago
- 开源waf web 防火墙☆10Nov 30, 2021Updated 4 years ago
- A fuse filesystem to mount Apache-style HTTP directory indices as a local read-only filesystem☆12Jan 9, 2017Updated 9 years ago
- hound是一个分布式的链路追踪,性能监控系统☆10Dec 15, 2022Updated 3 years ago
- .files, including ~/.osx — sensible hacker defaults for OS X☆10Apr 13, 2017Updated 8 years ago
- Netty 源码分析,包含各种流程图☆11Jun 23, 2020Updated 5 years ago
- 基于Netty NIO实现简单Echo、心跳检测、自定义编解码机制、断连重连、握手和安全认证、私有协议栈开发、通信聊天系统、WebSocket服务器、文件服务器、手写RPC框架☆13Mar 28, 2024Updated last year