InfoQ

InfoQ

Presentation

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Recorded at:
Recorded at

Performance Tuning for Apache Tomcat

Presented by Mark Thomas on Aug 16, 2009 Length 01:09:57
Sections
Development,
Architecture & Design
Topics
Performance & Scalability ,
Java
Tags
Tuning ,
SpringOne ,
Apache Tomcat ,
SpringSource ,
SpringOne Europe 2009
 

How would you like to view the presentation?

In case you are having issues watching this video, please follow these simple steps to help us investigate the issue:
1. Right click on the video player and select Copy log
2. Paste the copied information in an email to video-issue@infoq.com (clicking this link will fill in the default details in most email clients).
Note: in case your email client hasn't automatically picked up the email subject, please include in your email the URL of the video too.
3. Done.
We will investigate the issue and get back to you as soon as possible. Thanks for helping us improve our site!
Summary
Mark Thomas, a member of the Apache Tomcat PMC, explains the tuning process for Tomcat, JVM and the applications running on them considering different usage patterns, hardware and network configurations.

Bio
Mark Thomas is a Senior Software Engineer with SpringSource where he leads the integration of Tomcat with tc Server. Mark has been using and developing Apache Tomcat for more than five years. He is a Tomcat committer and PMC member, he created the Tomcat security pages, became a member of the ASF and joined the Apache Security Committee.

About the conference
SpringOne is the annual conference for the global Spring community held in both Europe and the Americas. SpringOne Europe 2009 focused on the emerging technologies and best practices around the Spring Framework and enterprise software development. The event featured the project founders, core committers, authors, consultants, project leads, and professional trainers.
Cant watch the video by kannan ck Posted
Really good presentation of Tomcat Performance Tunning by Pedro Gonzalez Posted
  1. Back to top

    Cant watch the video

    by kannan ck

    Tried different browsers ( IE, Firefox, chrome) ... Can somebody please help me with this ?

    Thanks
    CK

  2. Back to top

    Really good presentation of Tomcat Performance Tunning

    by Pedro Gonzalez

    This is a really good presentation of Tomcat Performance Tunning.
    A must see for any decent Tomcat User.

Educational Content

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.