国内唯一开源的网络编程框架t-io,如果你用过netty,再来使用t-io那会无比痛苦

1,746 阅读1分钟

一、什么是T-IO****

1.大家口中的t-io一般是指tio-core,它是基于java aio的网络编程框架,和netty属于同类,它的使命是:让天下没有难开发的网络程序。

2.基于tio-core来开发IM、TCP私有协议、RPC、游戏服务器端、推送服务、实时监控、物联网、UDP、Socket将会变得空前的简单。

3.t-io家族除了tio-core外,还有tio-websocket-server、tio-http-server、tio-udp-server、tio-webpack-core、tio-flash-policy-server等,后面所列都是基于tio-core开发的应用层组件。

4.t-io家族成员:****

tio-core:基于java aio的网络编程框架。使用示例: tio-study

tio-websocket-server:基于tio-core开发的websocket服务器。使用示例:tio-websocket-showcase

tio-http-server:基于tio-core开发的http服务器。使用示例:tio-http-server-showcase

tio-udp-server:基于tio-core开发的udp服务器。使用示例:tio-udp-showcase

tio-websocket-client:基于tio-core开发的websocket客户端。

tio-webpack-core:基于tio-core开发的js/css/html编译压缩工具,

tio-core应用场景的一些案例:

IM:j-im

游戏服务器端:贝密游戏

推送服务:牛吧云播

物联网:氦氪云 具体请参考:www.tiocloud.com/doc/tio/85?…