企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量统计,泛化调用等,支持trace跟踪等,天然接入cat支持数据大盘展示等,持续为个人以及中小型公司提供可靠的RPC框架技术方案
☆107Jun 27, 2022Updated 3 years ago
Alternatives and similar repositories for koalas-rpc
Users that are interested in koalas-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:
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆63Sep 16, 2022Updated 3 years ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated last year
- 优惠券卡包系统,参考慕课网的课程,根据自己的理解进行实现☆10Jun 17, 2022Updated 3 years ago
- this is a usage example for rpc-spring-boot-starter☆16Aug 18, 2023Updated 2 years ago
- 进阶实战☆11Jun 30, 2021Updated 4 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.
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 实现多线程并行或串行处理的工具包☆18Mar 21, 2023Updated 3 years ago
- 信也科技MQ消息系统☆491Dec 16, 2022Updated 3 years ago
- 一个简单的社区系统☆35Mar 14, 2021Updated 5 years ago
- 支持thrift协议的纯java版的增强工具集合, pojo直接转换为thrift,json/xml转换为thrift☆27Jan 24, 2019Updated 7 years ago
- a simple rpc framework☆16Nov 13, 2016Updated 9 years ago
- 从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离☆22Jun 6, 2018Updated 7 years ago
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆161Dec 5, 2023Updated 2 years ago
- Java implementation for Baidu RPC, multi-protocol & high performance RPC.☆978Oct 20, 2025Updated 5 months 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.
- Thrift on Netty, support TCP/HTTP/WebSocket at same port. support multiple Protocols at same time. multil Simple Clients with Connection…☆68Mar 12, 2021Updated 5 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆21Oct 4, 2022Updated 3 years ago
- 在quartz包的基础上,封装了新增、修改、删除和获取定时任务状态的功能,方便对多个定时任务的管理☆12Jun 22, 2018Updated 7 years ago
- ServiceComb-CRM-WorkShop项目是使用ServiceComb构建完整CRM系统的教学Demo☆10Nov 5, 2018Updated 7 years ago
- nginx请求各项指标监控☆32Jul 6, 2016Updated 9 years ago
- 算法和数据结构基础:手动实现常见的数组、队列、链表、二分搜索树、AVL、红黑树、B树、B+、跳跃表等基础数据结构☆10May 7, 2019Updated 6 years ago
- debuggerX 是一个支持多人协同的 Java 调试代理工具。通过 JDWP 协议转发,多个开发者可以同时连接到同一个被调试程序,实现远程断点和变量共享。debuggerX is a collaborative Java debugging proxy that ena…☆27Apr 2, 2026Updated 2 weeks ago
- 所有netty项目的例子☆20Mar 7, 2024Updated 2 years ago
- 京东/淘宝/拼多多/条形码 爬虫☆11Dec 10, 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.
- 用java实现DNS服务器☆13Apr 9, 2015Updated 11 years ago
- ☆47Jun 21, 2022Updated 3 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- 设备注册中心redis实现☆11Oct 18, 2019Updated 6 years ago
- helio-starters 是 Helio 脚手架及其业务微服务模块的基础支撑构件,可以快速引入其他中间件和基础配置☆19Apr 10, 2026Updated last week
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆5,990Mar 12, 2026Updated last month
- Here is a place for go chassis plugins including registry, tracing etc☆17Jul 5, 2023Updated 2 years ago
- 一个简单易懂的 RPC 框架,支持优雅的使用注解注册与消费服务, 支持动态感知服务提供者上下线, 支持负载均衡☆12Apr 6, 2025Updated last year
- 干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就…☆23Oct 11, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An EMF addon to generate a source structure to separate the model generated code from the overriden code☆15Jul 14, 2025Updated 9 months ago
- 一站式问题定位平台,分布式实例监控、线程栈监控、线程池监控、动态arthas命令集、依赖分析等等等,助你快速定位问题☆522Jan 24, 2024Updated 2 years ago
- ⭐⭐⭐zk的设计与使用(集群,dubbo,分布式锁,master选举,负载均衡,watch,权限等)☆624Nov 16, 2022Updated 3 years ago
- directui库。在duilib的基础上优化修改而成☆17Oct 25, 2012Updated 13 years ago
- fecshop elasticsearch 功能部分扩展,用于将分类,产品,搜索页面,底层使用elasticSearch支持☆15Feb 9, 2018Updated 8 years ago
- java生产环境内存调优(包括jvm参数类型,JVM的参数类型 jinfo & jps(参数和进程查看) jstat(类加载、垃圾收集、JIT 编译) jmap+MAT(内存溢出) jstack(线程、死循环、死锁) JVisualVM(本地和远程可视化监控) 使用 BTr…☆243Feb 14, 2020Updated 6 years ago
- 基于Netty的Rpc-SpringBoot-Starter☆60Dec 16, 2025Updated 4 months ago