This compact book introduces the concepts of Java lambdas and parallel streams in a concise form. It begins by introducing new supporting features such as functional interfaces, default methods and more. After this, the author demonstrates how streams can be parallelized in a very simple way—within certain limits, no knowledge about the thread management is needed. Nevertheless, some basic elements in the context of parallelism need to be considered. Here, the book provides a variety of information and best practices.What You Will LearnMaster lambdas and streamsWork with the default methodHarness streams and the stream() function Use Stream and SpliteratorTake advantage of parallel streamsWork with collectors and concurrencyWho This Book Is ForExperienced Java programmers and developers.div>
Father Michael Mueller, C.SS.R., was born in 1825 in Germany. He later joined the Congregation of the Most Holy Redeemer, and was one of eleven clerics sent to the United States by the American Redemptorist Provincial. Upon completion of his theology studies in Maryland, he was ordained in 1853 by John Nepomucene Neumann. He served the Redemptorist communities in the U.S. as Consulter to the Provincial, as well as Superior and Novice Master. Father Mueller is the author of The Blessed Eucharist, Prayer: The Key to Salvation, Triumph of the Blessed Sacrament, The Prodigal Son, and God the Teacher of Mankind. He died in 1899.
Un tema muy interesante y útil, pero me parece que este libro te direcciona demasiado a la documentación de java, en lugar de tratar de presentar mas detallada y claramente el material que dicha documentación. ============================================ A very interesting and useful topic, but it seems to me that this book directs you too much to the java documentation, instead of trying to present that material with more detail and clarity.