At the heart of Java technology lies the Java virtual machine-the abstract computer on which all Java programs run. Although the name "Java" is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file work together with the language to make Java programs run.
Packt Publishing, 2014. — 112 p. — ISBN: 978-1-78328-953-0. Over 20 recipes to help you build highperformance, productionready RESTful JVMbased backend services About This Book Learn how to build and test your own high-performance Web Service application Know more about creating and serving custom database content with Web Services Gain insight on how to secure your Web Service...
Packt Publishing, 2014. — 112 p. — ISBN: 978-1-78328-953-0. Over 20 recipes to help you build highperformance, productionready RESTful JVMbased backend services About This Book Learn how to build and test your own high-performance Web Service application Know more about creating and serving custom database content with Web Services Gain insight on how to secure your Web Service...
Packt Publishing, 2014. — 112 p. — ISBN: 978-1-78328-953-0. Over 20 recipes to help you build highperformance, productionready RESTful JVMbased backend services About This Book Learn how to build and test your own high-performance Web Service application Know more about creating and serving custom database content with Web Services Gain insight on how to secure your Web Service...
O’Reilly, 2018. — 440 p. — ASIN B07C848HQL. Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done. Yet that’s often the case. With this practical book, intermediate to advanced Java technologists working with complex technology stacks will learn how to tune Java applications for performance...
O’Reilly, 2018. — 440 p. — ASIN B07C848HQL. Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done. Yet that’s often the case. With this practical book, intermediate to advanced Java technologists working with complex technology stacks will learn how to tune Java applications for performance...
Benjamin J Evans, James Gough, Chris Newland. — O’Reilly, 2018. — 440 p. — ISBN: 978-1-492-02579-5. Most resources on performance tend to discuss the theory and internals of Java virtual machines, but this book focuses on the practicalities of performance tuning by examining a wide range of aspects. There are no simple recipes, tips and tricks, or algorithms to learn....
Benjamin J Evans, James Gough, Chris Newland. — O’Reilly, 2018. — 440 p. — ISBN: 978-1-492-02579-5. Most resources on performance tend to discuss the theory and internals of Java virtual machines, but this book focuses on the practicalities of performance tuning by examining a wide range of aspects. There are no simple recipes, tips and tricks, or algorithms to learn....
Oracle America, 2018. Written by the inventors of the technology, The Java Virtual Machine Specification, Java SE 11 Edition is the definitive technical reference for the Java Virtual Machine. The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the new features added in Java SE 11, including the invocation of default...
Oracle America, 2019. Written by the inventors of the technology, The Java Virtual Machine Specification, Java SE 12 Edition is the definitive technical reference for the Java Virtual Machine. The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the new features added in Java SE 12, including the invocation of default...
Oracle America, 2019. Written by the inventors of the technology, The Java Virtual Machine Specification, Java SE 13 Edition is the definitive technical reference for the Java Virtual Machine. The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the new features added in Java SE 13, including the invocation of default...
Oracle America, 2018. Written by the inventors of the technology, The Java Virtual Machine Specification, Java SE 10 Edition is the definitive technical reference for the Java Virtual Machine. The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the new features added in Java SE 10, including the invocation of default...
Oracle America, 2017. Written by the inventors of the technology, The Java Virtual Machine Specification, Java SE 9 Edition is the definitive technical reference for the Java Virtual Machine. The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the new features added in Java SE 9, including the invocation of default methods...
Addison-Wesley Professional, 2014. — 600 p. — ISBN: 013390590X. The Java SE 8 Edition of The Java Virtual Machine Specification incorporates all the changes that have been made to the Java Virtual Machine since the Java SE 7 Edition in 2011. In addition, numerous corrections and clarifications have been made to align with popular implementations of the Java Virtual Machine....
Addison-Wesley Professional, 2014. — 600 p. — ISBN: 013390590X. The Java SE 8 Edition of The Java Virtual Machine Specification incorporates all the changes that have been made to the Java Virtual Machine since the Java SE 7 Edition in 2011. In addition, numerous corrections and clarifications have been made to align with popular implementations of the Java Virtual Machine....
Oracle America, 2012. — 583 p. THE Java SE 7 Edition of The Java Virtual Machine Specification incorporates all the changes that have been made to the specification since the Second Edition in 1999. In addition, numerous corrections and clarifications have been made over time to align with popular implementations of the Java virtual machine, and with concepts common to the Java...
The Java virtual machine specification has been written to fully document the design of the Java virtual machine. It is essential for compiler writers who wish to target the Java virtual machine and for programmers who want to implement a compatible Java virtual machine. It is also a definitive source for anyone who wants to know exactly how the Java programming language is...
The Pragmatic Bookshelf, 2011. - 270 p. - ISBN: 978-1-934356-76-0 Series: The Pragmatic Programmers Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these concurrency styles so you can compare and choose what works best for your...
The Pragmatic Bookshelf, 2011. — 270 p. — (The Pragmatic Programmers). — ISBN: 978-1-934356-76-0. Programming Concurrency on the JVM is the first book to show you three prominent concurrency styles: the synchronization model of the JDK, Software Transactional Memory (STM), and actor-based concurrency. You’ll learn the benefits of each of these models, when and how to use them,...
The Pragmatic Bookshelf, 2011. — 270 p. — (The Pragmatic Programmers). — ISBN: 978-1-934356-76-0. Programming Concurrency on the JVM is the first book to show you three prominent concurrency styles: the synchronization model of the JDK, Software Transactional Memory (STM), and actor-based concurrency. You’ll learn the benefits of each of these models, when and how to use them,...
Packt Publishing, 2017. — 450 p. — ISBN13: 9781787127944. Explore the Java Virtual Machine with modern programming languages Anyone who knows software development knows about the Java Virtual Machine. The Java Virtual Machine is responsible for interpreting Java byte code and translating it into actions. In the beginning, Java was the only programming language used for the JVM....
Packt Publishing, 2017. — 450 p. — ISBN13: 9781787127944. Explore the Java Virtual Machine with modern programming languages Anyone who knows software development knows about the Java Virtual Machine. The Java Virtual Machine is responsible for interpreting Java byte code and translating it into actions. In the beginning, Java was the only programming language used for the JVM....
Packt Publishing, 2017. — 450 p. — ISBN13: 9781787127944. True PDF Explore the Java Virtual Machine with modern programming languages Anyone who knows software development knows about the Java Virtual Machine. The Java Virtual Machine is responsible for interpreting Java byte code and translating it into actions. In the beginning, Java was the only programming language used for...
O’Reilly Media, 2016. — 367 p. — ISBN: 978-1-491-92166-1. Build robust, highly scalable reactive web applications with Ratpack, the lightweight JVM framework. With this practical guide, you’ll discover how asynchronous applications differ from more traditional thread-per-request systems — and how you can reap the benefits of complex non-blocking through an API that makes the...
O’Reilly, 2016. — 368 p. — ISBN: 978-1-491-92166-1. Build robust, highly scalable reactive web applications with Ratpack, the lightweight JVM framework. With this practical guide, you’ll discover how asynchronous applications differ from more traditional thread-per-request systems — and how you can reap the benefits of complex non-blocking through an API that makes the effort...
Comments