netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。
☆108May 4, 2015Updated 11 years ago
Alternatives and similar repositories for simple-netty-source
Users that are interested in simple-netty-source are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Netty learning.☆3,544Feb 7, 2017Updated 9 years ago
- huge list of database benchmark aerospike, clickhouse, cockroach, cockroachdb, cratedb, memsql, mysql, nuodb, postgresql, redis, scylladb…☆35May 19, 2025Updated last year
- 使用Netty+Flex实现实时消息通信☆11Aug 19, 2013Updated 12 years ago
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Aug 12, 2016Updated 10 years ago
- 本项目是一个精简版的spring,通过自己实现一遍spring来理解spring框架的精华。☆12Jan 27, 2019Updated 7 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.
- A RPC framework in taobao based on java NIO.☆158Oct 4, 2022Updated 3 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆40Mar 27, 2017Updated 9 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆101Mar 11, 2015Updated 11 years ago
- 解读源码的环境,内有tomcat源码、Socket、NIO、Netty等源码分析材料☆13Jul 6, 2022Updated 4 years ago
- netty 多client 单server☆26Jul 14, 2014Updated 12 years ago
- Coverity Security Library (CSL) is a lightweight set of escaping routines for fixing cross-site scripting (XSS), SQL injection, and other…☆12Mar 8, 2020Updated 6 years ago
- Cisco RV042/016/082 Router Firmware☆14Mar 8, 2020Updated 6 years ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 12 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 前台用html5 websocket 后台用netty实现聊天系统☆50May 14, 2014Updated 12 years ago
- this is a activiti + spring 应用, 包含两个工作流: 1.请假OA; 2.采购流程。来源于 https://github.com/shenzhanwang/Spring-activiti.git,此版本更改了原有的几个bug,并将activiti…☆13Aug 16, 2017Updated 8 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆123Jan 2, 2013Updated 13 years ago
- 变强之路先从一个自研RPC开始吧~☆14Jun 17, 2022Updated 4 years ago
- hammal is a framework in which you can extract data from different data sources to different data destinations☆11Nov 1, 2014Updated 11 years ago
- This is shiro redid cluster demo☆31Jul 6, 2014Updated 12 years ago
- 2016年课程设计:人事管理系统(荆超等11人)☆10Jul 13, 2016Updated 10 years ago
- ProtoBuf Enhancements and Java Parser, Fast FileSystem Scanning, Exec Plugin☆13Jul 4, 2017Updated 9 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆243May 8, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Dec 8, 2014Updated 11 years ago
- 文件数据库☆63Jul 6, 2022Updated 4 years ago
- jw, short for java web, 模仿spring, 实现一个简单可用的java web框架☆20Jun 20, 2022Updated 4 years ago
- 基于netty实现的支持并发的http客户端☆26Jun 22, 2014Updated 12 years ago
- 基于netty轻量的高性能分布式RPC服务框架☆429Aug 2, 2017Updated 9 years ago
- Netty服务器与SpringMVC无缝集成框架!☆16Dec 16, 2022Updated 3 years ago
- Netty 源码分析教程☆1,643Oct 9, 2022Updated 3 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- 使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现☆35May 9, 2018Updated 8 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.
- Groovy 中文文档☆13Nov 16, 2014Updated 11 years ago
- 实时数据分析平台☆41Jun 26, 2013Updated 13 years ago
- 一个简易高效的web开发框架☆38Sep 14, 2015Updated 10 years ago
- 该项目主要是为了熟悉sql的人员能够很方便的进行elasticsearch数据的查询,降低学习成本。☆47Jan 13, 2015Updated 11 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆974Dec 27, 2020Updated 5 years ago
- 本项目转移到https://github.com/cocolian/cocolian-nlp☆35Jun 8, 2014Updated 12 years ago