企业生产级百亿日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:
- plugable consensus PBFT for hyperledger/fabric☆10Dec 21, 2017Updated 8 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆63Sep 16, 2022Updated 3 years ago
- A simulator for the Lightning Network☆13Jun 25, 2020Updated 5 years ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated last year
- ☆12Sep 18, 2018Updated 7 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.
- 优惠券卡包系统,参考慕课网的课程,根据自己的理解进行实现☆10Jun 17, 2022Updated 3 years ago
- An MCP Server that provides IP geolocation lookup (country, region, city, etc.) via ip-api.com.☆13May 26, 2025Updated 11 months ago
- this is a usage example for rpc-spring-boot-starter☆16Aug 18, 2023Updated 2 years ago
- 进阶实战☆11Jun 30, 2021Updated 4 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用 于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 实现多线程并行或串行处理的工具包☆18Mar 21, 2023Updated 3 years ago
- 信也科技MQ消息系统☆490Dec 16, 2022Updated 3 years ago
- 一个简单的社区系统☆36Mar 14, 2021Updated 5 years ago
- a simple rpc framework☆16Nov 13, 2016Updated 9 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.
- 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.☆979Oct 20, 2025Updated 6 months ago
- 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
- 一套完备的web端数据库增删改查系统☆26Dec 16, 2022Updated 3 years ago
- Simulation of several BFT consensus algorithms for benchmarking☆26Jul 29, 2019Updated 6 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
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 算法和数据结构基础:手动实现常见的数组、队列、链表、二分搜索树、AVL、红黑树、B树、B+、跳跃表等基础数据结构☆10May 7, 2019Updated 7 years ago
- 所有netty项目的例子☆20Mar 7, 2024Updated 2 years ago
- 京东/淘宝/拼多多/条形码 爬虫☆11Dec 10, 2022Updated 3 years ago
- 🔥基于微信小程序平台的个人生辰数据分析应用。通过简单输入出生日期和时辰,获取详细的农历日期、生肖、天干地支和五行分析,结合AI技术提供个性化命理解读。☆29Apr 12, 2025Updated last year
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- 设备注册中心redis实现☆11Oct 18, 2019Updated 6 years ago
- helio-starters 是 Helio 脚手架及其业务微服务模块的基础支撑构件,可以快速引入其他中间件和基础配置☆19Apr 30, 2026Updated last week
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆5,988Mar 12, 2026Updated last month
- Here is a place for go chassis plugins including registry, tracing etc☆17Jul 5, 2023Updated 2 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.
- 干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就…☆23Oct 11, 2023Updated 2 years ago
- 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
- 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
- Dromara Sureness A efficient security framework focus on protection of API.☆878Jul 18, 2025Updated 9 months ago