Skip to Main Content

About The Book

Summary

Netty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Netty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your applications. And Netty hides the boilerplate and low-level code, keeping your business logic separate and easier to reuse. With Netty, you get an easy-to-use API, leaving you free to focus on what's unique to your application.

About the Book

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.

What's Inside
  • Netty from the ground up
  • Asynchronous, event-driven programming
  • Implementing services using different protocols
  • Covers Netty 4.x

About the Reader

This book assumes readers are comfortable with Java and basic network architecture.

About the Authors

Norman Maurer is a senior software engineer at Apple and a core developer of Netty. Marvin Wolfthal is a Dell Services consultant who has implemented mission-critical enterprise systems using Netty.

Table of Contents
    PART 1 NETTY CONCEPTS AND ARCHITECTURE
  1. Netty-asynchronous and event-driven
  2. Your first Netty application
  3. Netty components and design
  4. Transports
  5. ByteBuf
  6. ChannelHandler and ChannelPipeline
  7. EventLoop and threading model
  8. Bootstrapping
  9. Unit testing
  10. PART 2 CODECS
  11. The codec framework
  12. Provided ChannelHandlers and codecs
  13. PART 3 NETWORK PROTOCOLS
  14. WebSocket
  15. Broadcasting events with UDP
  16. PART 4 CASE STUDIES
  17. Case studies, part 1
  18. Case studies, part 2

About The Authors

Norman Maurer is one of the core developers of Netty, a member of the Apache Software Foundation and a contributor to many OpenSource Projects over the past years. He's a Senior Software Engineer for Apple, where he works on Netty and other network related things as part of the iCloud Team.

Marvin Wolfthal has used Netty for several years, and has employed it most recently in high-performance claims processing applications he has implemented in his role as a Dell Services consultant.

Product Details

  • Publisher: Manning (December 4, 2015)
  • Length: 296 pages
  • ISBN13: 9781638353041

Browse Related Books

Resources and Downloads

High Resolution Images