Jboss as 5 Performance Tuning(English, Undefined, Marchioni Francesco) | Zipri.in
Jboss as 5 Performance Tuning(English, Undefined, Marchioni Francesco)

Jboss as 5 Performance Tuning(English, Undefined, Marchioni Francesco)

Quick Overview

Rs.999 on FlipkartBuy
Product Price Comparison
Today's organizations need to deliver faster services to a large set of people and businesses. In order to survive this challenge, enterprises need to optimize the performance of their application server along with its components and hardware. Writing faster applications is no longer just an option for your products; it's an imperative requirement, which you cannot ignore. JBoss AS 5 Performance Tuning will teach you how to deliver fast applications on the JBoss Application Server and Apache Tomcat, giving you a decisive competitive advantage over your competitors. You will learn how to optimize the hardware resources, meeting your application requirements with less expenditure. The performance of Java Enterprise applications is the sum of a set of components including the Java Virtual Machine configuration, the application server configuration (in our case, JBoss AS), the application code itself and ultimately the operating system. This book will show you how to apply the correct tuning methodology and use the tuning tools that will help you to monitor and address any performance issues. By looking more closely at the Java Virtual Machine, you will get a deeper understanding of what the available options are for your applications and how their performance will be affected. You will learn about thread pool tuning, EJB tuning, JMS tuning, Enterprise Java Beans, and the Java Messaging Service. The persistence layer and JBoss Clustering service each have a chapter dedicated to them as they are two of the most crucial elements to configure correctly in order to run a fast application. You will also learn how to tune your web server, enabling you to configure and develop web applications that get the most out of the embedded Tomcat web server. A practical guide to configure and develop lightning fast applications on JBoss AS and its embedded web server, Apache Tomcat. What you will learn from this book : Understand the correct tuning methodology and how it fits into the overall software development cycle Install and configure the instruments for tuning, including VisualVM, JMeter, Eclipse TPTP Platform, and basic O/S tools Improve the performance of your application by properly configuring the JVM heap and the garbage collector knobs Efficiently configure the JBoss System Thread Pool, the Connection Pool, and the Logging Service Tune the middle ware services including EJB tuning and JMS tuning Learn the principles of good database design and core concepts about Java Persistence API with special focus on JBoss's implementation (Hibernate) Set up the JBoss Clustering service both as a standalone solution and integrated with Apache Web server Configure the JBoss Web server (Tomcat) for optimal performance including the mod_jk, mod_proxy and mod_cluster modules. Develop faster web applications by tuning the JSF and Rich Faces component libraries. Approach Packed with practical examples, this book looks at a different aspect of performance tuning in each chapter and shows the reader how to apply them to their existing Java applications. Written to version 5.1, this book also has information about the upcoming 6.0 release and how you can upgrade your existing applications. Who this book is written for This book is for Java architects who design and configure Enterprise applications. It is great for Java developers who want to get into the inner details of the application server and of the correct tuning methodology. Application testers will also find this book useful as they will learn how to monitor the performance of the middleware with the correct instruments. About the Author Francesco is a software architect currently working for an Italian company based in Rome. He took his first steps in Java in 1997 and joined the JBoss Community a few years later when the application server was running the release 2.X. He has spent many years as a software consultant; however, in the past 5 years he has started authoring technical articles for OReilly Media and running an IT portal focused on JBoss products http://www.mastertheboss.com. Table of Contents Preface Chapter 1: Performance Tuning Concepts Chapter 2: Installing the Tools for Tuning Chapter 3: Tuning the Java Virtual Machine Chapter 4: Tuning the JBoss AS Chapter 5: Tuning the Middleware Services Chapter 6: Tuning the Persistence Layer Chapter 7: JBoss AS Cluster Tuning Chapter 8: Tomcat Web Server Tuning Chapter 9: Tuning Web Applications on JBoss AS Appendix: A Tuned Mind Index