issueBlog icon indicating copy to clipboard operation
issueBlog copied to clipboard

Java Agent

Open sdcuike opened this issue 6 years ago • 0 comments

社区开源的产品如Greys、Arthas、JVM-Sandbox、JVM-Profiler等都是纯Java编写的,也是以Java Agent形式来运行。

  • https://github.com/oldmanpushcart/greys-anatomy

  • https://github.com/alibaba/arthas

  • https://github.com/alibaba/jvm-sandbox

  • https://github.com/uber-common/jvm-profiler

  • https://bytebuddy.net/#/

blog

https://www.javaadvent.com/2019/12/a-beginners-guide-to-java-agents.html

sdcuike avatar Nov 04 '19 02:11 sdcuike