t-io介绍
一、什么是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
游戏服务器端:贝密游戏
推送服务:牛吧云播
物联网:氦氪云
想具体了解t-io,请访问链接:https://www.tiocloud.com/2/index.html