netty
2016-11-02 22:43:29 0 举报
Netty是一个高性能、异步事件驱动的网络应用程序框架,用于快速开发可维护的高性能协议服务器和客户端。它提供了一套丰富的工具类库来帮助开发者快速构建网络应用,包括多种协议的支持(如TCP、UDP、HTTP/2等)、编解码器、管道处理器、心跳检测、流量控制等功能。Netty采用NIO(非阻塞I/O)模型,可以处理大量的并发连接,具有较高的吞吐量和较低的延迟。 总之,Netty是一个强大且易于使用的网络编程框架,适用于构建各种类型的网络应用。
作者其他创作
大纲/内容
Iterable
IdleStateHandler
EpollEventLoopGroup
ChannelInboundHandler
NioMessageUnsafe
EventLoopGroup
ChannelHandlerAdapter
Channel
SingleThreadEventExecutor
ImmediateEventExecutor
NioEventLoopGroup
AbstractNioMessageChannel
OioEventLoopGroup
ServerChannel
EmbeddedEventLoop
EventExecutor
ServerSocketChannel
AbstractEventExecutor
AbstractExecutorService
LocalEventLoopGroup
NioSocketChannelUnsafe
GlobalEventExecutor
DuplexChannel
NioEventLoop
ChannelInboundHandlerAdapter
AbstractChannelHandlerContext
ChannelHandler
ChannelOutboundHandler
AbstractNioByteChannel
NioServerSocketChannel
EpollEventLoop
ScheduledExecutorService
ReadTimeoutHandler
AbstractUnsafe
ChannelHandlerContext
SimpleChannelInboundHandler
NioSocketChannel
AbstractNioUnsafe
EventExecutorGroup
ThreadPerChannelEventLoopGroup
DefaultEventExecutor
ChannelDuplexHandler
ExecutorService
MultiThreadEventLoopGroup
AbstractNioChannel
ThreadPerChannelEventLoop
SingleThreadEventLoop
AbstractScheduledEventExecutor
TailContext
SocketChannel
NioByteUnsafe
ChannelOutboundHandlerAdapter
Unsafe
EventLoop
LocalEventLoop
AbstractRemoteAddressFilter
AbstractEventExecutorGroup
AbstractChannel
DefaultChannelHandlerContext
HeadContext
MultiThreadEventExecutorGroup
NioUnsafe
0 条评论
下一页