-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: JProfiler
Java Profilers – A short comparison between JProfiler, YourKit and Java’s VisualVM
Current Java SDK versions are delivered with some tools promising to find performance problems in Java applications. In addition to the well-known JConsole, the development kit is served with VisualVM, a plugin-capable tool showing memory graphs as well as CPU … Continue reading
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged java, JProfiler, performance, profiler, profiling, VisualVM, YourKit
12 Comments
How to connect jprofiler with tomcat 7.0.27 running on IBM J9 64-Bit JDK(Linux)
Having trouble with performance and scalability issues is not so uncommon in my working environment as it should be. That is a shame – but there are a lot of pretty tools out there in this java developer world, that … Continue reading
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged IBM J9, JProfiler, jvm, Linux, profiling, tomcat
2 Comments