搜索资源列表
Netty-document
- netty是一个NIO的网络编程框架,给java开发者提供了一种新的网络编程思想,有利于快速实现服务器客户端的开发,开发者几乎可以通过netty定制自己的通信协议。-Netty is a NIO network programming framework, to Java developers to provide a kind of new network programming ideas, facilitates rapid implementation of client server
netty
- netty源码!里面有最新的netty的源码!还有一份说明文档!欢迎下载!-netty source! There are the latest netty source! There is also a documentation! Welcome to download!
nettyChat
- netty实现点对点聊天功能,swing界面,分为服务端和客户端,拉下来直接就可以运行起来看效果-netty achieve peer chat function, swing interface, divided into server and client, pull down directly on the run up to see results
testnetty
- netty的压力测试源码,测试netty能有效更新数据的session数目。-netty source of stress tests, test netty can effectively update the number of session data.
NettyMulticast
- java NETTY TCP UDP java NETTY TCP UDP-java NETTY TCP UDP java NETTY TCP UDP
My_Netty_RPC
- 一个基于Netty 的RPC框架,实现了RPC远程调用的基本功能,使得能够像调用本地服务一样调用远程服务-Netty is a RPC-based framework to achieve the basic functions of RPC remote call, making it possible to invoke the same as calling a local service remote service
face2face-master
- auth服务:负责登录认证。 gate服务:负责客户端接入,也是服务器和客户端通信的媒介。 logic服务:负责处理各种业务逻辑。 为以后将服务设计为水平可扩展的服务准备,将整个服务拆分为3个进程。 实现基本功能后的目标是将每个服务设计为可水平扩展的集群,并且重点放在架构上的优化而不是逻辑功能上。(Auth service: responsible for login authentication. Gate service: responsible for client acce
Netty
- netty 框架下 对电力IEC104规约进行解析(Analysis of power IEC104 protocol under netty framework)
