内容简介:JavaMelody 1.75.0 发布了,JavaMelody 是一个监控系统,目标是在 QA 和生产环境中监视 Java 或 Java EE 应用程序。 更新内容如下: Fix #794 Compatibility with Google App Engine using Java 8. Fix #779 Whe...
JavaMelody 1.75.0 发布了,JavaMelody 是一个监控系统,目标是在 QA 和生产环境中监视 Java 或 Java EE 应用程序。
更新内容如下:
Fix #794 Compatibility with Google App Engine using Java 8.
Fix #779 When using JSVC to launch Tomcat, InternalError: errno: 13 error: Unable to open directory /proc/self/fd
Fix #787 An invalid character [32] was present in the Cookie value, when using the optional collect server in Tomcat.
Document the compatibility and installation of the JIRA/Confluence/Bamboo plugin with Bitbucket.
Enhanced: added X-Frame-Options: SAMEORIGIN in the reports.
为某些降级案例添加了脱机查看器工具:
If ever you don't have access to the online reports of javamelody on the running server,
or if you want to view the reports of aggregated data for several instances of an application and you don't use the optional collect server and separated reports are not enough,
or if you want to view the reports but the server is no longer running,
or if you want some pdf reports and you have not included the iText dependency,
then the offline viewer may be for you. See doc
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法设计与分析基础
Anany Levitin / 清华大学出版社 / 2007-11 / 59.00元
作者基于丰富的教学经验,开发了一套对算法进行分类的新方法。这套方法站在通用问题求解策略的高度,能对现有的大多数算法进行准确分类,从而使读者能够沿着一条清晰的、一致的、连贯的思路来探索算法设计与分析这一迷人领域。本书作为第2版,相对第1版增加了新的习题,还增加了“迭代改进”一章,使得原来的分类方法更加完善。 本书十分适合作为算法设计和分析的基础教材,也适合任何有兴趣探究算法奥秘的读者使用,只要......一起来看看 《算法设计与分析基础》 这本书的介绍吧!