Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying WildFly Performance Tuning
  • Table Of Contents Toc
WildFly Performance Tuning

WildFly Performance Tuning - Third Edition

3.8 (6)
close
close
WildFly Performance Tuning

WildFly Performance Tuning

3.8 (6)

Overview of this book

Packed with practical examples, this book looks at a different aspect of performance tuning in each chapter and shows you how to apply them to their existing Java applications. Anyone with an interest in learning more and improving the performance of Java-based technology in general, all the way to WildFly in particular, will find this book useful.
Table of Contents (12 chapters)
close
close
8
8. Tuning Web Applications and Services
11
Index

Which collector to use


Which collector is really the best? The answer is that it depends a lot on the machine type and memory area allocations, for example. In the following table, we summarize some of the major benefits of each collector mentioned previously:

Collector

When to use

Serial

Single-processor machines and small heaps

Parallel

Multiprocessor machines and applications that require high throughput

Concurrent

Fast processor machines and applications with strict SLAs that require quick response times

G1

Multiprocessor server machines with applications using large heaps (>6GB) and in need of minimal GC latency

As you can see, the serial collector is not really an option for enterprise solutions of today.

Should your application be deployed on a multiprocessor machine and require to complete the highest possible number of transactions in a time window, the parallel collector is a good choice. This is the case for applications that perform batch processing activities, billing...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
WildFly Performance Tuning
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon