Netty Chinese tutorial (1)

Source: Internet
Author: User

Netty Chinese tutorial (1)

Netty provides asynchronous, event-driven network application frameworks and tools to quickly develop high-performance, high-reliability network servers and client programs.

Netty is a NIO Client Server framework. Allows quick and simple development of network applications. For example, the Protocol between the server and the client. The best thing about it is that it simplifies network programming specifications. For example, TCP and UDP socket services.

Netty Official Website: Netty. io

Netty is a framework used to quickly build communication protocols between the server and the client. Almost all network protocols are supported. I am engaged in java program development for almost a year. The company uses the Netty framework as the underlying communication framework of the project.

From the first 3.6 to the current December 26, Netty was updated to version 5.0. In version 4.x, Netty completely disconnects from jBoss. Independent.

Thursday, December 26, 2013: the latest version is updated on the official website:

Netty 5.0.0.Alpha1/4.0.14/3.9.0 is released. The update content is as follows:

5.0.0.Alpha1

This is our new attempt to clean up the overall design of Netty. Fortunately, because of the previous modifications we made in 4.x, this version has not changed much, and you will fall in love with its simplicity. For more information, see here.

4.0.14.Final

A more advanced leakage tracking mechanism makes it easy to find out where the leaked buffer zone is. For more information, see this article.

Support for SPDY/3.1

SupportedcharsetProperty in HTTP multipart request boundary

Fixed 11 bugs

3.9.0.Final

UpgradedSslHandlerPerformance (backported from 4.x)

Support for SPDY/3.1

FasterChannelBuffers.EMPTY_BUFFER

SupportedcharsetProperty in HTTP multipart request boundary (backported from 4.x)

Fixed some bugs.

Others

In this series, I will record the process of learning Netty myself. Used for self-review. I also hope to help programmers who want to learn Netty together.

If the Blog content is incorrect, I hope you can correct it.

 

My men's online shop:Http://shop101289731.taobao.com. Winter clothes warm you up in the cold winter. New product launch, Environment purchase

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.