基于Zookeeper+Netty+Protostuff实现的RPC框架
☆44Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for netty-rpc
Users that are interested in netty-rpc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于EasyUI+环信+百度地图+MVP开发的一款社交Android应用☆11Apr 28, 2018Updated 8 years ago
- DDD分层架构与微服务代码模型例子☆14Jun 17, 2022Updated 4 years ago
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆21Oct 27, 2018Updated 7 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆12Oct 11, 2023Updated 2 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.
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- 使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现☆35May 9, 2018Updated 8 years ago
- 新浪微博模拟登陆2014-04-01版☆21Apr 1, 2014Updated 12 years ago
- 演示Arthas排查Dubbo问题的Demo☆89Jul 12, 2025Updated 11 months ago
- netty实现的轻量级rpc框架☆20Dec 16, 2022Updated 3 years ago
- Drools 规则引擎示例☆12Apr 22, 2018Updated 8 years ago
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Nov 16, 2022Updated 3 years ago
- Flume用户手册中文翻译版☆12Dec 4, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A lightweight web framework☆41Aug 27, 2020Updated 5 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Sep 2, 2023Updated 2 years ago
- java分布式的技术栈demo,个人学习用~☆10Feb 1, 2021Updated 5 years ago
- 看透SpringMVC中文版电子书,使用Markdown语法记录学习《看透SpringMVC》的内容,方便自己整理知识,并在原作者写作的基础上添加自己的理解☆10Jun 30, 2016Updated 10 years ago
- A template for your project structure, including a sample README file☆25May 3, 2021Updated 5 years ago
- Netty+Protobuf实现游戏WebSocket通信实例-客户端和服务端☆23Oct 4, 2022Updated 3 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,446Oct 18, 2024Updated last year
- MarkdownJ☆10Sep 9, 2011Updated 14 years ago
- 一个基于java的多线程爬虫项目,拜读了《并发变成实战》以及《并发编程艺术》后决定写个项目来巩固一下学到的东西.☆27Nov 16, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 日志工具:主要是动态修改日志级别,方便日志级别切换调试代码~~Dynamically adjust the log level..☆16Apr 16, 2018Updated 8 years ago
- 基于netty实现mqtt协议 服务器端开发☆39May 14, 2018Updated 8 years ago
- 基于spring boot套件、讯飞能力开放平台的语音识别、翻译、语音合成接口,支持语音合成文件的格式转换和浏览器播放☆10Apr 22, 2020Updated 6 years ago
- The smallest fully functional (with dGPU) hackintosh☆12Mar 20, 2023Updated 3 years ago
- 标签输入组件。按回车键(Enter)生成标签!按回退键(Backspace)删除标签!☆11May 16, 2024Updated 2 years ago
- 自己实现一个简单的IOC,非常的简单,当然也少不了依赖注入☆41Dec 24, 2018Updated 7 years ago
- 本项目是一款基于SpringCloudAlibaba + Netty + MySQL + Redis + RocketMQ搭建的高并发直播平台应用,包含用户中台系统、即时通讯系统以及礼物钱包系统,并实现了直播PK功能、红包雨功能以及直播带货秒杀功能。底层采用缓存、消息队列以…☆12May 4, 2024Updated 2 years ago
- java时间轮☆39Nov 23, 2018Updated 7 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 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.
- websocket压测工具☆11Jun 23, 2026Updated 2 weeks ago
- 基于springboot ckeditor整合mathType完整实例☆11Jan 4, 2023Updated 3 years ago
- Netty HTTP 协议 栈的简单实践☆159Dec 17, 2016Updated 9 years ago
- Apache Thrift 在 SpringCloud 中的使用☆17Dec 26, 2017Updated 8 years ago
- FreeSWITCH Module for MP3 recording☆11Feb 23, 2020Updated 6 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Jul 8, 2022Updated 4 years ago
- Spring Cloud 学习代码分享☆13May 5, 2026Updated 2 months ago