基于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:
- 《Java并发编程的艺术》学习笔记☆20Jul 17, 2019Updated 7 years ago
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆21Oct 27, 2018Updated 7 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 8 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆12Oct 11, 2023Updated 2 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆29Jan 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
- 基于SpringCloud实现的分布式电商网站☆37Nov 25, 2018Updated 7 years ago
- netty实现的轻量级rpc框架☆20Dec 16, 2022Updated 3 years ago
- Drools 规则引擎示例☆12Apr 22, 2018Updated 8 years ago
- 演示Arthas排查Dubbo问题的Demo☆89Jul 12, 2025Updated last year
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Nov 16, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A lightweight web framework☆41Aug 27, 2020Updated 6 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆101Apr 24, 2018Updated 8 years ago
- ☆13Aug 5, 2026Updated last month
- SpringBoot集成Sharding-JDBC实现分库分表,自定义分片算法,基于一致性hash算法,易于扩容。☆18Aug 26, 2024Updated 2 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Sep 2, 2023Updated 3 years ago
- 第五届阿里中间件性能挑战赛复赛第6名代码+比赛总结☆26Aug 15, 2023Updated 3 years ago
- java分布式的技术栈demo,个人学习用~☆10Feb 1, 2021Updated 5 years ago
- 基于grpc开发的跨语言的交互系统,集成B/C/S,Brower基于SpringBoot2开发,使用Netty+WebSocket实现QQ功能,Client基于PyQt5,实现用户管理和博客管理。图片服务和博客服务基于Go语言开发,并且提供了HTTP的图片服务功能。☆14Apr 14, 2021Updated 5 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,444Oct 18, 2024Updated last year
- 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.
- Based on spring-cache,integrate local cache [ehcache] and distributed cache [redis] to make secondary cache.☆11May 26, 2023Updated 3 years ago
- spring动态增删controller☆13Mar 21, 2019Updated 7 years ago
- 日志工具:主要是动态修改日志级别,方便日志级别切换调试代码~~Dynamically adjust the log level..☆16Apr 16, 2018Updated 8 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆23Jun 8, 2026Updated 2 months ago
- 一个基于java的多线程爬虫项目,拜读了《并发变成实战》以及《并发编程艺术》后决定写个项目来巩固一下学到的东西.☆27Nov 16, 2022Updated 3 years ago
- 基于springboot ckeditor整合mathType完整实例☆11Jan 4, 2023Updated 3 years ago
- 基于netty实现mqtt协议 服务器端开发☆39May 14, 2018Updated 8 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- The smallest fully functional (with dGPU) hackintosh☆12Mar 20, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Java核心知识点整理(包括Java基础、JVM、数据库、计算机网络、算法、操作系统、设计模式、系统设计、框架原理)☆1,386Jun 20, 2020Updated 6 years ago
- 自己实现一个简单的IOC,非常的简单,当然也少不了依赖注入☆41Dec 24, 2018Updated 7 years ago
- word2vec java版本的一个实现☆10Apr 24, 2016Updated 10 years ago
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。☆13Mar 8, 2022Updated 4 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Jul 8, 2022Updated 4 years ago
- Agate is a cloud-native, fast, scalable, and async API Gateway.☆44Dec 19, 2025Updated 8 months ago
- 《On Java 8》中文版,又名《Java编程思想》 第5版☆14Dec 14, 2020Updated 5 years ago