National Repository of Grey Literature 1 records found  Search took 0.01 seconds. 
Development of Multithreaded Applications on the Java 8 platform
Souček, Dan ; Pecinovský, Rudolf (advisor) ; Pavlíčková, Jarmila (referee)
This master thesis is a programmer's guide book of a concurrent programming on the Java 8 platform. Concurrency brings additional issues that cannot occur in single-threaded ap-plications. One of the thesis' objectives is to analyze these issues and introduce several principles that, in case they are properly followed, help to create flawless and well-behaving concurrent applications. Another goal of this thesis is to describe the Java con-currency programming from the theoretical point of view. Firstly, the thesis is focused on basic thread development and synchronization issues. Later, it introduces the features and instruments that are provided by Java 5 and higher versions. The theoretical passages are enriched by practical examples that perform discussed features and help to clarify some specific issues. The thesis is written in Czech language and covers large set of concurrency topics from the very basics through the utility libraries to modern instruments present in Java 8.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.