Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

NETTY IN ACTION
Título:
NETTY IN ACTION
Subtítulo:
Autor:
MAURER, N
Editorial:
MANNING PUBLISHERS
Año de edición:
2016
Materia
REDES DE ORDENADORES
ISBN:
978-1-61729-147-0
49,95 €

 

Sinopsis

Network applications must handle events intelligently and efficiently, establish priorities, resolve conflicts, and manage resources to avoid blocks, dropouts, and the other jams that occur in high-traffic environments. Netty is a Java-based networking framework designed to handle asynchronous network events smoothly so applications are easy to write and maintain.

Netty in Action introduces the Netty framework and shows how to incorporate it into Java network applications. Readers will learn to write highly-scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java. They'll learn how to think in an asynchronous way and master the best practices of large-scale networks apps while working through numerous hands-on examples.