对java、scala等运行于jvm的程序进行实时日志采集、索引和可视化,对系统进行进程级别的监控,对系统内部的操作进行策略性的报警、对分布式的rpc调用进行trace跟踪以便于进行性能分析
☆864Jun 17, 2022Updated 3 years ago
Alternatives and similar repositories for SkyEye
Users that are interested in SkyEye are comparing it to the libraries listed below
Sorting:
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆21Feb 9, 2018Updated 8 years ago
- 强一致分布式事务框架☆1,911Mar 1, 2023Updated 3 years ago
- 以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案☆2,549Feb 8, 2020Updated 6 years ago
- 自定义的spring-boot的hbase starter,为hbase的query和更新等操作提供简易的api并集成spring-boot的auto configuration☆325Dec 20, 2017Updated 8 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆485Aug 17, 2018Updated 7 years ago
- Reliable messages resolve distributed transactions☆1,487Feb 9, 2024Updated 2 years ago
- A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensa…☆2,363Oct 11, 2023Updated 2 years ago
- tcc-transaction是TCC型事务java实现☆5,783Jan 24, 2025Updated last year
- ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. …☆2,884Apr 15, 2022Updated 3 years ago
- Distributed transaction solutions☆4,249Jul 14, 2024Updated last year
- 分布式跟踪系统☆359May 30, 2013Updated 12 years ago
- Distributed scheduled job☆8,221Feb 7, 2026Updated 3 weeks ago
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,095Apr 1, 2024Updated last year
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆540Dec 13, 2022Updated 3 years ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,511Jun 20, 2023Updated 2 years ago
- dubbo服务管理以及监控系统☆1,275Nov 30, 2023Updated 2 years ago
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,976Jan 4, 2025Updated last year
- Distributed Configuration Management Platform(分布式配置管理平台)☆5,539Jul 18, 2023Updated 2 years ago
- A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.☆5,911Nov 24, 2025Updated 3 months ago
- 一个高可用的,专门针对定时任务的分布式任务调度框架☆340Dec 16, 2022Updated 3 years ago
- Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于…☆407Nov 7, 2023Updated 2 years ago
- The vip.com's java coding standard, libraries and tools☆7,657Sep 6, 2023Updated 2 years ago
- SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.☆3,923Updated this week
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆4,854Mar 4, 2023Updated 2 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Mar 21, 2017Updated 8 years ago
- APM, Application Performance Monitoring System☆24,708Updated this week
- jigsaw payment 支付系统☆655Jan 4, 2018Updated 8 years ago
- Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.☆20,685Updated this week
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,712Dec 16, 2022Updated 3 years ago
- MPush开源实时消息推送系统☆3,777Jun 17, 2022Updated 3 years ago
- TProfiler是一个可以在生产环境长期使用的性能分析工具☆2,387Oct 19, 2018Updated 7 years ago
- 基于Dubbox最新版本重新开发的简单监控☆549Nov 27, 2018Updated 7 years ago
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆204Aug 28, 2017Updated 8 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Apr 27, 2017Updated 8 years ago
- 消息最终一致性方案,基于rabbitmq的分布式事务解决方案☆659Oct 13, 2018Updated 7 years ago
- 基于 `Canal` 的数据感知服务框架. 可用于围绕数据库`Mysql`进行数据相关的各式业务开发, 并建立各式各样的服务平台.☆207Nov 16, 2022Updated 3 years ago
- 分布式任务调度平台(Distributed Job Schedule Platform)☆560Jun 20, 2022Updated 3 years ago
- X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心、跨公网数据复制,并且提供一键机房切换,复制监控、异常报警等功能。开源版本和携程内部生产环境版本一致。☆2,087Updated this week
- SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.☆5,084Nov 27, 2025Updated 3 months ago