netty-Study Notes

Source: Internet
Author: User

1. What is Netty

Netty is an asynchronous Event-driven Network application framework
For rapid development of maintainable high performance protocol servers & clients.

Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol s Ervers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

2. Why Use Netty

Ancient: Using IO, the modern is NiO, now is Netty (already encapsulated)

Features of *netty:

1, the responsibility of the company, and fitter similar, the final result to the servlet

2. Asynchronous

3, encoding, decoding

4, Sorcket

5. Connection

3. How to use Netty

1. Establish Connection Pool

2, the realization of Netty interface

  

4. How to use Netty in the project

Use Netty in PNS (TCP is synchronous) and in unified configuration, whether these items should be used asynchronously for netty or for a large amount of use

5, Netty's demo

4. Information about Netty

"Netty Authoritative Guide"

5, Netty of the relevant discussion

netty-Study Notes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.