Cargando…

WildFly performance tuning : develop high-performing server applications using the widely successful WildFly platform /

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Johansson, Arnold
Otros Autores: Welén, Anders
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2014.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn882610809
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 140704s2014 enk o 001 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d N$T  |d MHW  |d E7B  |d UMI  |d DEBBG  |d DEBSZ  |d COO  |d OCLCQ  |d YDXCP  |d EBLCP  |d OCLCQ  |d D6H  |d K6U  |d AGLDB  |d OCLCQ  |d ICA  |d OCLCQ  |d CCO  |d PIFFA  |d FVL  |d ZCU  |d MERUC  |d OCLCQ  |d U3W  |d REB  |d STF  |d OCLCF  |d VTS  |d CEF  |d CRU  |d ICG  |d OCLCQ  |d INT  |d VT2  |d UKMGB  |d OCLCQ  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d M8D  |d UKAHL  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d INARC  |d OCLCO  |d OCLCL 
016 7 |a 018006785  |2 Uk 
019 |a 883565803  |a 884966508  |a 890675804  |a 961599245  |a 962702100  |a 1259114827 
020 |a 9781783980574  |q (electronic bk.) 
020 |a 1783980575  |q (electronic bk.) 
020 |a 1306901847  |q (electronic bk.) 
020 |a 9781306901840  |q (electronic bk.) 
020 |a 1783980567 
020 |a 9781783980567 
020 |z 9781783980567 
029 1 |a AU@  |b 000056972892 
029 1 |a AU@  |b 000062545604 
029 1 |a AU@  |b 000066766988 
029 1 |a CHNEW  |b 000698115 
029 1 |a CHNEW  |b 000887597 
029 1 |a CHVBK  |b 374465142 
029 1 |a DEBBG  |b BV042182203 
029 1 |a DEBBG  |b BV043609266 
029 1 |a DEBSZ  |b 410546291 
029 1 |a DEBSZ  |b 417228805 
029 1 |a DEBSZ  |b 484725262 
029 1 |a GBVCP  |b 882840428 
029 1 |a UKMGB  |b 018006785 
035 |a (OCoLC)882610809  |z (OCoLC)883565803  |z (OCoLC)884966508  |z (OCoLC)890675804  |z (OCoLC)961599245  |z (OCoLC)962702100  |z (OCoLC)1259114827 
037 |a CL0500000459  |b Safari Books Online 
050 4 |a QA76.73.W55 
072 7 |a COM  |x 051280  |2 bisacsh 
082 0 4 |a 005.133  |2 23 
049 |a UAMI 
100 1 |a Johansson, Arnold. 
245 1 0 |a WildFly performance tuning :  |b develop high-performing server applications using the widely successful WildFly platform /  |c Arnold Johansson, Anders Welén. 
260 |a Birmingham :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
588 0 |a Print version record. 
520 |a 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. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: The Science of Performance Tuning; Performance; Response time; Throughput; Utilization efficiency; Scalability; Performance tuning anti-patterns; The one-off; The wrong team; The lack of mandate; The clever developer; Software development and quality assurance; Software development with performance focus; Analysis; Design; Implementation; Performance testing and tuning; The iterative performance-tuning process; Test cases and iteration; Setting the baseline. 
505 8 |a Running tests and collecting dataAnalyzing the data; Tuning and retesting; Test data; Documentation; The environment of performance tests; The software life cycle; Upgrades; Metrics; Tuning an enterprise stack; Network; Hardware; Operating System; Java Virtual Machine; Middleware; Application; Summary; Chapter 2: Tools of the Tuning Trade; The key features of performance tuning; Profiling; Profiling in production; Profiling a JVM; Profiling and sampling; VisualVM; Standard features; The features of plugins; Connecting to a JVM; Local JVM; Remote JVM; Monitoring a JVM; Features; Test scenarios. 
505 8 |a A JMX connection to WildFlyLocal or remote WildFly server; Setting up VisualVM; Connection in VisualVM; Monitoring; OS tools; UNIX and Linux; Low CPU utilization; High CPU utilization; High resource contention; High disk utilization; OS X; Windows; WildFly tools; The Command Line Interface; The WildFly Management Console; JBoss DMR; JConsole; Generating load; Apache JMeter; Building a basic test plan; Improving the test plan; Recording a web session using the JMeter HTTP proxy; Standalone and distributed load generation; Summary; Chapter 3: Tuning the Java Virtual Machine; JVM. 
505 8 |a JVM memory areasThe JVM stack and native stack; The heap; Other JVM memory concepts; GC; JVM memory management with the GC; Configuring the JVM; Default settings; Client versus Server VM; The stack; The heap; Setting the maximum heap size; Setting the initial heap size; Determining what maximum size the heap should be; Determining what initial size the heap should be; Setting the size of the young and old generations; Setting the size ratio of Eden and the survivor spaces; PermGen; Large objects; Large memory pages; The java.lang. OutOfMemoryError error; From the heap; From the PermGen. 
505 8 |a Too large an arrayNot enough native threads; Memory leaks; A leak-finding Process; A step-by-step example using VisualVM; Types of GC strategies; The serial collector; The parallel collector; The concurrent collector; The G1 collector; Which collector to use; Setting VM parameters in WildFly; Having the relevant information available; VM parameters in production; verbose:gc; PrintGCDetails; PrintTenuringDistribution; loggc; Using tools; VM and GC stability; Summary; Chapter 4: Tuning WildFly; WildFly's history; WildFly's architecture; Various subsystem configurations. 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a WildFly (Computer program language) 
650 0 |a Java (Computer program language) 
650 6 |a Java (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a Java (Computer program language)  |2 fast 
700 1 |a Welén, Anders. 
758 |i has work:  |a WildFly performance tuning (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCY3qx9QQTJcqVwmKxqDYDV  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Johansson, Arnold.  |t WildFly performance tuning.  |d Birmingham : Packt Publishing, 2014  |z 1306901847 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1688632  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783980567/?ar  |z Texto completo 
938 |a Internet Archive  |b INAR  |n wildflyperforman0000joha 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26843980 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1688632 
938 |a ebrary  |b EBRY  |n ebr10887719 
938 |a EBSCOhost  |b EBSC  |n 805425 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28553476 
938 |a YBP Library Services  |b YANK  |n 11951090 
994 |a 92  |b IZTAP