应用性能管理工具 Pinpoint

码农软件 · 软件分类 · 性能测试和优化 · 2019-11-27 06:59:45

软件介绍

Pinpoint 是用 Java 编写的 APM(应用性能管理)工具,用于大规模分布式系统。在 Dapper 之后,Pinpoint 提供了一个解决方案,以帮助分析系统的总体结构以及分布式应用程序的组件之间是如何进行数据互联的。

  • 安装agent是无侵入式的

  • 对性能的影响最小(只增加约3%资源利用率)

支持的模块:


  • JDK 6+

  • Tomcat 6/7/8, Jetty 8/9

  • Spring, Spring Boot

  • Apache HTTP Client 3.x/4.x, JDK HttpConnector, GoogleHttpClient, OkHttpClient, NingAsyncHttpClient

  • Thrift Client, Thrift Service

  • MySQL, Oracle, MSSQL, CUBRID, DBCP, POSTGRESQL

  • Arcus, Memcached, Redis

  • iBATIS, MyBatis

  • gson, Jackson, Json Lib

  • log4j, Logback

构建要求:

  • JDK 6 installed

  • JDK 8 installed

  • Maven 3.2.x+ installed

  • JAVA_6_HOME environment variable set to JDK 6 home directory.

  • JAVA_7_HOME environment variable set to JDK 7+ home directory.

  • JAVA_8_HOME environment variable set to JDK 8+ home directory.

架构

相关截图:

本文地址:https://www.codercto.com/soft/d/19880.html

Pro Django

Pro Django

Marty Alchin / Apress / 2008-11-24 / USD 49.99

Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pr......一起来看看 《Pro Django》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码