Embed presentation
Download as PDF, PPTX






![Netty.io
Netty is a non-blocking I/O (NIO) client-server framework
for the development of Java network applications such as
protocol servers and clients.
The asynchronous event-driven network application
framework and tools are used to simplify network
programming such as TCP and UDP socket servers.[2]
Netty includes an implementation of the reactor pattern of
programming.
http://en.wikipedia.org/wiki/Netty_(software)
http://nguyentantrieu.info/blog/backend-system-with-netty-io](https://image.slidesharecdn.com/stormreal-timeanalytics-140806055850-phpapp01/85/Real-time-analytics-with-Netty-Storm-Kafka-7-320.jpg)







This document discusses a real-time analytics architecture using Netty, Apache Kafka, and Storm. It includes an overview of the system architecture with Netty handling HTTP logging and producing to Apache Kafka for stream data storage. Storm analytics clusters then consume from Kafka topics to perform analytics functions like tokenization, parsing, aggregation, and saving results to Redis and a data warehouse.






![Netty.io
Netty is a non-blocking I/O (NIO) client-server framework
for the development of Java network applications such as
protocol servers and clients.
The asynchronous event-driven network application
framework and tools are used to simplify network
programming such as TCP and UDP socket servers.[2]
Netty includes an implementation of the reactor pattern of
programming.
http://en.wikipedia.org/wiki/Netty_(software)
http://nguyentantrieu.info/blog/backend-system-with-netty-io](https://image.slidesharecdn.com/stormreal-timeanalytics-140806055850-phpapp01/85/Real-time-analytics-with-Netty-Storm-Kafka-7-320.jpg)





