InfoQ

InfoQ

编辑特辑

Fabian Lange

Fabian Lange heads the Competence Center Performance at codecentric. He troubleshoots and resolves performance and stability problems in enterprise Java applications and teaches clients the practices and tools to do so themselves. His nemesis are Stop-The-World garbage collection pauses, which he fights every day. Fabian blogs on java and performance when not hacking or speaking at various conferences. He lives with his wife in Germany, where they love to open cans for their cats.

“Fabian Lange”相关的内容


Fabian Lange的新闻

IntelliJ IDEA 11新特性介绍

主题
Java,
语言,
IntelliJ IDEA,
IDE,
JetBrains,
编程

不久前JetBrains发布了IDEA 11,在性能、Groovy与Grails支持以及版本控制插件上进行了一些改进。本文将会介绍新版本所带来的一些新特性。

Heroku高可用性管理之道 —— QCon伦敦站演讲摘要

主题
Java,
语言,
PaaS,
云计算,
编程

Mark McGranaghan在QCon伦敦2012大会上发表了关于“Heroku中的高可用性”话题的演讲。这篇文章总结了演讲中的一些重点。

AppDynamics在APM解决方案中增加最终用户监测功能

主题
Java,
语言,
运维,
编程,
性能和可伸缩性

应用程序性能管理提供商AppDynamics于3月7日宣布在其产品中增加最终用户监测功能。AppDynamics代理程序使用JavaScript记录浏览器数据,并将其与从服务器端采集的数据合并。

Netty 3.3.1版本支持SPDY协议

主题
Java,
HTTP,
语言,
W3C,
性能和可伸缩性,
编程,
Web服务器,
规范,
互联网

Netty 3.3.1版本增加对SPDY协议(此协议已被提议列入下一代http/2.0标准)的支持,修正了支持Android出现的问题并减少了基于ZLib压缩处理的内存消耗。

Java 7 Update 1的性能和稳定性

主题
Java SE,
Java,
垃圾回收,
语言,
性能调优,
编程,
性能和可伸缩性

Oracle于10月18日发布了Java 7 Update 1,给Java 7带来了迫切需要增强的稳定性,并且修复了严重的问题。InfoQ对其中包含的对性能的新改进进行了报道。