Mastering concurrency programming with Java 9: perfect the art of faster and more effective programming with parallel and reactive streams
Master the principles to make applications robust, scalable and responsive About This Book Implement concurrent applications using the Java 9 Concurrency API and its new components Improve the performance of your applications and process more data at the same time, taking advantage of all of your re...
Gespeichert in:
Beteilige Person: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | Englisch |
Veröffentlicht: |
Birmingham, UK
Packt Publishing
2017
|
Ausgabe: | Second edition. |
Schlagwörter: | |
Links: | https://learning.oreilly.com/library/view/-/9781785887949/?ar |
Zusammenfassung: | Master the principles to make applications robust, scalable and responsive About This Book Implement concurrent applications using the Java 9 Concurrency API and its new components Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources Construct real-world examples related to machine learning, data mining, natural language processing, and more Who This Book Is For This book is for competent Java developers who have basic understanding of concurrency, but knowledge of effective implementation of concurrent programs or usage of streams for making processes more efficient is not required What You Will Learn Master the principles that every concurrent application must follow See how to parallelize a sequential algorithm to obtain better performance without data inconsistencies and deadlocks Get the most from the Java Concurrency API components Separate the thread management from the rest of the application with the Executor component Execute phased-based tasks in an efficient way with the Phaser components Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework Find out how to use parallel Streams and Reactive Streams Implement the?map and reduce? and?map and collect? programming models Control the concurrent data structures and synchronization mechanisms provided by the Java Concurrency API Implement efficient solutions for some actual problems such as data mining, machine learning, and more In Detail Concurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these components to your needs. The book starts with a full description of the design principles of concurrent applications and explains how to parallelize a sequential algorithm. You will then be introduced to Threads and Runnables, which are an integral part of Java 9's concurrency API. You will see how to use all the components of the Java concurrency API, from the basics to the most advanced techniques, and will implement them in powerful real-world concurrency applications. The book ends with a detailed description of the tools and techniques you can use to test a concurrent Java application ... |
Beschreibung: | Previous edition published: 2016. - Online resource; title from title page (Safari, viewed August 28, 2017) |
Umfang: | 1 Online-Ressource (1 volume) illustrations |
ISBN: | 9781785887451 1785887459 9781785887949 |
Internformat
MARC
LEADER | 00000cam a22000002 4500 | ||
---|---|---|---|
001 | ZDB-30-ORH-047698292 | ||
003 | DE-627-1 | ||
005 | 20240228120327.0 | ||
007 | cr uuu---uuuuu | ||
008 | 191023s2017 xx |||||o 00| ||eng c | ||
020 | |a 9781785887451 |9 978-1-78588-745-1 | ||
020 | |a 1785887459 |9 1-78588-745-9 | ||
020 | |a 9781785887949 |9 978-1-78588-794-9 | ||
035 | |a (DE-627-1)047698292 | ||
035 | |a (DE-599)KEP047698292 | ||
035 | |a (ORHE)9781785887949 | ||
035 | |a (DE-627-1)047698292 | ||
040 | |a DE-627 |b ger |c DE-627 |e rda | ||
041 | |a eng | ||
082 | 0 | |a 005.133 |2 23 | |
100 | 1 | |a Fernández González, Javier |e VerfasserIn |4 aut | |
245 | 1 | 0 | |a Mastering concurrency programming with Java 9 |b perfect the art of faster and more effective programming with parallel and reactive streams |c Javier Fernández González |
250 | |a Second edition. | ||
264 | 1 | |a Birmingham, UK |b Packt Publishing |c 2017 | |
300 | |a 1 Online-Ressource (1 volume) |b illustrations | ||
336 | |a Text |b txt |2 rdacontent | ||
337 | |a Computermedien |b c |2 rdamedia | ||
338 | |a Online-Ressource |b cr |2 rdacarrier | ||
500 | |a Previous edition published: 2016. - Online resource; title from title page (Safari, viewed August 28, 2017) | ||
520 | |a Master the principles to make applications robust, scalable and responsive About This Book Implement concurrent applications using the Java 9 Concurrency API and its new components Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources Construct real-world examples related to machine learning, data mining, natural language processing, and more Who This Book Is For This book is for competent Java developers who have basic understanding of concurrency, but knowledge of effective implementation of concurrent programs or usage of streams for making processes more efficient is not required What You Will Learn Master the principles that every concurrent application must follow See how to parallelize a sequential algorithm to obtain better performance without data inconsistencies and deadlocks Get the most from the Java Concurrency API components Separate the thread management from the rest of the application with the Executor component Execute phased-based tasks in an efficient way with the Phaser components Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework Find out how to use parallel Streams and Reactive Streams Implement the?map and reduce? and?map and collect? programming models Control the concurrent data structures and synchronization mechanisms provided by the Java Concurrency API Implement efficient solutions for some actual problems such as data mining, machine learning, and more In Detail Concurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these components to your needs. The book starts with a full description of the design principles of concurrent applications and explains how to parallelize a sequential algorithm. You will then be introduced to Threads and Runnables, which are an integral part of Java 9's concurrency API. You will see how to use all the components of the Java concurrency API, from the basics to the most advanced techniques, and will implement them in powerful real-world concurrency applications. The book ends with a detailed description of the tools and techniques you can use to test a concurrent Java application ... | ||
650 | 0 | |a Java (Computer program language) | |
650 | 0 | |a Computer multitasking | |
650 | 0 | |a Electronic data processing |x Distributed processing | |
650 | 0 | |a Parallel processing (Electronic computers) | |
650 | 0 | |a Application software |x Development | |
650 | 4 | |a Java (Langage de programmation) | |
650 | 4 | |a Fonctionnement multitâche | |
650 | 4 | |a Traitement réparti | |
650 | 4 | |a Parallélisme (Informatique) | |
650 | 4 | |a Logiciels d'application ; Développement | |
650 | 4 | |a Application software ; Development | |
650 | 4 | |a Computer multitasking | |
650 | 4 | |a Electronic data processing ; Distributed processing | |
650 | 4 | |a Java (Computer program language) | |
650 | 4 | |a Parallel processing (Electronic computers) | |
966 | 4 | 0 | |l DE-91 |p ZDB-30-ORH |q TUM_PDA_ORH |u https://learning.oreilly.com/library/view/-/9781785887949/?ar |m X:ORHE |x Aggregator |z lizenzpflichtig |3 Volltext |
912 | |a ZDB-30-ORH | ||
912 | |a ZDB-30-ORH | ||
951 | |a BO | ||
912 | |a ZDB-30-ORH | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-30-ORH-047698292 |
---|---|
_version_ | 1821494862499807232 |
adam_text | |
any_adam_object | |
author | Fernández González, Javier |
author_facet | Fernández González, Javier |
author_role | aut |
author_sort | Fernández González, Javier |
author_variant | g j f gj gjf |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-30-ORH |
ctrlnum | (DE-627-1)047698292 (DE-599)KEP047698292 (ORHE)9781785887949 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Second edition. |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04661cam a22005532 4500</leader><controlfield tag="001">ZDB-30-ORH-047698292</controlfield><controlfield tag="003">DE-627-1</controlfield><controlfield tag="005">20240228120327.0</controlfield><controlfield tag="007">cr uuu---uuuuu</controlfield><controlfield tag="008">191023s2017 xx |||||o 00| ||eng c</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785887451</subfield><subfield code="9">978-1-78588-745-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785887459</subfield><subfield code="9">1-78588-745-9</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785887949</subfield><subfield code="9">978-1-78588-794-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)047698292</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)KEP047698292</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ORHE)9781785887949</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)047698292</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-627</subfield><subfield code="b">ger</subfield><subfield code="c">DE-627</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">23</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Fernández González, Javier</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Mastering concurrency programming with Java 9</subfield><subfield code="b">perfect the art of faster and more effective programming with parallel and reactive streams</subfield><subfield code="c">Javier Fernández González</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">2017</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (1 volume)</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">Text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">Computermedien</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">Online-Ressource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Previous edition published: 2016. - Online resource; title from title page (Safari, viewed August 28, 2017)</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Master the principles to make applications robust, scalable and responsive About This Book Implement concurrent applications using the Java 9 Concurrency API and its new components Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources Construct real-world examples related to machine learning, data mining, natural language processing, and more Who This Book Is For This book is for competent Java developers who have basic understanding of concurrency, but knowledge of effective implementation of concurrent programs or usage of streams for making processes more efficient is not required What You Will Learn Master the principles that every concurrent application must follow See how to parallelize a sequential algorithm to obtain better performance without data inconsistencies and deadlocks Get the most from the Java Concurrency API components Separate the thread management from the rest of the application with the Executor component Execute phased-based tasks in an efficient way with the Phaser components Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework Find out how to use parallel Streams and Reactive Streams Implement the?map and reduce? and?map and collect? programming models Control the concurrent data structures and synchronization mechanisms provided by the Java Concurrency API Implement efficient solutions for some actual problems such as data mining, machine learning, and more In Detail Concurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these components to your needs. The book starts with a full description of the design principles of concurrent applications and explains how to parallelize a sequential algorithm. You will then be introduced to Threads and Runnables, which are an integral part of Java 9's concurrency API. You will see how to use all the components of the Java concurrency API, from the basics to the most advanced techniques, and will implement them in powerful real-world concurrency applications. The book ends with a detailed description of the tools and techniques you can use to test a concurrent Java application ...</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Java (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer multitasking</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Electronic data processing</subfield><subfield code="x">Distributed processing</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Parallel processing (Electronic computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Fonctionnement multitâche</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Traitement réparti</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallélisme (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Logiciels d'application ; Développement</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software ; Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer multitasking</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Electronic data processing ; Distributed processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallel processing (Electronic computers)</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-30-ORH</subfield><subfield code="q">TUM_PDA_ORH</subfield><subfield code="u">https://learning.oreilly.com/library/view/-/9781785887949/?ar</subfield><subfield code="m">X:ORHE</subfield><subfield code="x">Aggregator</subfield><subfield code="z">lizenzpflichtig</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="951" ind1=" " ind2=" "><subfield code="a">BO</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-30-ORH-047698292 |
illustrated | Illustrated |
indexdate | 2025-01-17T11:21:07Z |
institution | BVB |
isbn | 9781785887451 1785887459 9781785887949 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (1 volume) illustrations |
psigel | ZDB-30-ORH TUM_PDA_ORH ZDB-30-ORH |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | Packt Publishing |
record_format | marc |
spelling | Fernández González, Javier VerfasserIn aut Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams Javier Fernández González Second edition. Birmingham, UK Packt Publishing 2017 1 Online-Ressource (1 volume) illustrations Text txt rdacontent Computermedien c rdamedia Online-Ressource cr rdacarrier Previous edition published: 2016. - Online resource; title from title page (Safari, viewed August 28, 2017) Master the principles to make applications robust, scalable and responsive About This Book Implement concurrent applications using the Java 9 Concurrency API and its new components Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources Construct real-world examples related to machine learning, data mining, natural language processing, and more Who This Book Is For This book is for competent Java developers who have basic understanding of concurrency, but knowledge of effective implementation of concurrent programs or usage of streams for making processes more efficient is not required What You Will Learn Master the principles that every concurrent application must follow See how to parallelize a sequential algorithm to obtain better performance without data inconsistencies and deadlocks Get the most from the Java Concurrency API components Separate the thread management from the rest of the application with the Executor component Execute phased-based tasks in an efficient way with the Phaser components Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework Find out how to use parallel Streams and Reactive Streams Implement the?map and reduce? and?map and collect? programming models Control the concurrent data structures and synchronization mechanisms provided by the Java Concurrency API Implement efficient solutions for some actual problems such as data mining, machine learning, and more In Detail Concurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these components to your needs. The book starts with a full description of the design principles of concurrent applications and explains how to parallelize a sequential algorithm. You will then be introduced to Threads and Runnables, which are an integral part of Java 9's concurrency API. You will see how to use all the components of the Java concurrency API, from the basics to the most advanced techniques, and will implement them in powerful real-world concurrency applications. The book ends with a detailed description of the tools and techniques you can use to test a concurrent Java application ... Java (Computer program language) Computer multitasking Electronic data processing Distributed processing Parallel processing (Electronic computers) Application software Development Java (Langage de programmation) Fonctionnement multitâche Traitement réparti Parallélisme (Informatique) Logiciels d'application ; Développement Application software ; Development Electronic data processing ; Distributed processing |
spellingShingle | Fernández González, Javier Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams Java (Computer program language) Computer multitasking Electronic data processing Distributed processing Parallel processing (Electronic computers) Application software Development Java (Langage de programmation) Fonctionnement multitâche Traitement réparti Parallélisme (Informatique) Logiciels d'application ; Développement Application software ; Development Electronic data processing ; Distributed processing |
title | Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams |
title_auth | Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams |
title_exact_search | Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams |
title_full | Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams Javier Fernández González |
title_fullStr | Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams Javier Fernández González |
title_full_unstemmed | Mastering concurrency programming with Java 9 perfect the art of faster and more effective programming with parallel and reactive streams Javier Fernández González |
title_short | Mastering concurrency programming with Java 9 |
title_sort | mastering concurrency programming with java 9 perfect the art of faster and more effective programming with parallel and reactive streams |
title_sub | perfect the art of faster and more effective programming with parallel and reactive streams |
topic | Java (Computer program language) Computer multitasking Electronic data processing Distributed processing Parallel processing (Electronic computers) Application software Development Java (Langage de programmation) Fonctionnement multitâche Traitement réparti Parallélisme (Informatique) Logiciels d'application ; Développement Application software ; Development Electronic data processing ; Distributed processing |
topic_facet | Java (Computer program language) Computer multitasking Electronic data processing Distributed processing Parallel processing (Electronic computers) Application software Development Java (Langage de programmation) Fonctionnement multitâche Traitement réparti Parallélisme (Informatique) Logiciels d'application ; Développement Application software ; Development Electronic data processing ; Distributed processing |
work_keys_str_mv | AT fernandezgonzalezjavier masteringconcurrencyprogrammingwithjava9perfecttheartoffasterandmoreeffectiveprogrammingwithparallelandreactivestreams |