Book description
Netty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You will discover how to write highly scalable applications without getting into low-level APIs. The book teaches you to think in an asynchronous way as you work through its many hands-on examples and helps you master the best practices of building large-scale network apps.Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
-
Part 1. Netty concepts and architecture
- Chapter 1. Netty—asynchronous and event-driven
- Chapter 2. Your first Netty application
- Chapter 3. Netty components and design
- Chapter 4. Transports
- Chapter 5. ByteBuf
- Chapter 6. ChannelHandler and ChannelPipeline
- Chapter 7. EventLoop and threading model
- Chapter 8. Bootstrapping
- Chapter 9. Unit testing
- Part 2. Codecs
- Part 3. Network protocols
- Part 4. Case studies
- Appendix. Introduction to Maven
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Netty in Action
- Author(s):
- Release date: December 2015
- Publisher(s): Manning Publications
- ISBN: 9781617291470
You might also like
book
Java: The Complete Reference, Eleventh Edition, 11th Edition
The Definitive Java Programming Guide Fully updated for Java SE 11, Java: The Complete Reference, Eleventh …
book
Modern Java Recipes
The introduction of functional programming concepts in Java SE 8 was a drastic change for this …
book
Kubernetes: Up and Running, 2nd Edition
Kubernetes radically changes the way applications are built and deployed in the cloud. Since its introduction …
book
Grokking Algorithms
Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn …