该项目是模仿阿里Arthas写的线上应用诊断小工具。基于Java探针-Java Agent技术对字节码进行增强,在指定方法中插入一些切面来实现相关参数的统计与观测,能做到JVM层面的AOP。对字节码的增强主要使用ASM字节码框架与ASM Bytecode Viewer插件,另外使用Java Attach机制实现两个JVM进程之间的正常通信。简单实现了热更新(Redefine)、方法内部链路追踪(Trace)、方法执行数据观测(Watch)和数据的时空隧道(TimeTunnel)等功能。
☆21Jun 16, 2020Updated 6 years ago
Alternatives and similar repositories for myArthas
Users that are interested in myArthas 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应用故障诊断工具预研 demo ,基于开源项目bistoury修改,99.999%代码保持一致,原项目明显是为多节点大集群设计,对于小集群来说配置和调试略复杂。 改动的目的是简化少量节点和服务时开发和部署,支持kubernetes集群部署。☆32Aug 11, 2023Updated 2 years ago
- vine是一款轻量级的分布式调用链路追踪-Java探针,vine只是探针,对于同进程内,vine在调用链路入口处创建用于收集日记的单向链表, 调用链路上每经过一个方法都会向链表尾部追加日记,最终在调用链路出口处打印整个调用链路的日记。不同进程间,通过传递事件ID将整条链路串…☆14Dec 2, 2020Updated 5 years ago
- 大型分布式系统实时监控平台☆29Jan 12, 2023Updated 3 years ago
- 基于paddleclas的pp-shitu技术实现的图片分类识别系统☆11Jun 2, 2024Updated 2 years ago
- 车辆违章查询小程序☆11May 23, 2017Updated 9 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.
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- 将yolov转换为ONNX模型并使用java进行推理 已实现v8的目标检测和11的姿态推理☆19Nov 14, 2024Updated last year
- 哈工大李治军老师操作系统,课程资源来自B站。思维导图只是最初版本,还会保持更新。☆15Jun 10, 2020Updated 6 years ago
- 基于sqoop封装的一个通用的抽取工具,方便数据平台界面提交任务以及数据源管理☆10May 2, 2017Updated 9 years ago
- 地铁线路图 SVG 解析工具☆11May 31, 2018Updated 8 years ago
- ms 前台☆11Oct 29, 2019Updated 6 years ago
- ElasticSearch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTful web接口。Elasticsearch是用Java开发的,并作为Apache许可条款下的开放源码发布,是当前流行的企业级搜索引擎。设计用于云计算中,…☆13Jun 21, 2022Updated 3 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- 此项目为基于jsPlumb与jquery写的一个画流程图的控件。提供了一系列操作方法,详情请见readme.☆16Nov 13, 2015Updated 10 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.
- Simple, Scalable. trace-recorder is a trace recorder.☆37Dec 22, 2022Updated 3 years ago
- 一个用java实现的简单数据库模拟系统。☆16Jan 19, 2018Updated 8 years ago
- ☆10Mar 3, 2020Updated 6 years ago
- 整合各个支付平台的支付方式☆12Apr 11, 2018Updated 8 years ago
- HTML5 video player ** This repository is no longer in active development but has not been archived to allow for changes needed to update/…☆25Oct 30, 2020Updated 5 years ago
- ☆14Apr 15, 2024Updated 2 years ago
- 对RocketMQ的封装,加了一层Queue(Memory | File)来尽可能减小Produce时对主服务的影响.☆14May 24, 2014Updated 12 years ago
- WeChat payment...☆11Sep 27, 2016Updated 9 years ago
- 数据治理策略管理平台前端界面部分,包含数据标准管理、数据集管理、数据资源管理等。☆13Jan 6, 2023Updated 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.
- Simulator/interpreter for Arm64 machine language☆14Jun 17, 2022Updated 4 years ago
- 在线页面设计工具☆12Oct 30, 2018Updated 7 years ago
- spring boot、spring security、jwt token、redis、jpa + vue-admin-template实现前后端分离简单入门框架☆11Dec 17, 2023Updated 2 years ago
- a simple tool to translate caffe model to keras model☆10Oct 26, 2015Updated 10 years ago
- task manager framework in js☆13Jan 10, 2016Updated 10 years ago
- 项目中常用的基础功能实现类。如图片处理、文件操作、短信发送、地图定位、距离计算、MD5、二维码生成与解析、在线支付、消息推送、JSON处理等等。☆11Jan 4, 2016Updated 10 years ago
- 利用Spring Cloud Alibaba技术栈将一个单体商城项目改造成微服务项目,包含PC端,H5,微信小程序,手机APP。实现微服务从开发到测试再到部署运维的一条龙学习过程。主要运用Spring Cloud Alibaba,Spring Boot,Mybatis P…☆12Jun 21, 2022Updated 3 years ago
- Using XGBoost Python library to create a model for short-term forecasting of crude oil prices based on other important prices trends (gol…☆10Sep 16, 2016Updated 9 years ago