基于netty4,protoBuff的netty心跳服务器支持鉴权、断线重连、其他业务模块开发、支持图形化实时监控,可直接投入生产
基于netty4,protoBuff的netty心跳服务器支持鉴权、断线重连、其他业务模块开发、支持图形化实时监控,可直接投入生产
DL/T645-07规约的C语言实现
使用netty实现的http客户端工具类,主要支持post方式的http+json。 为了性能考虑,做了池化处理,比如你要请求的url为http:1.1.1.1:8080/xxxxx,那么,我们会预先建立到1.1.1.1:8080的连接池,使用的技术为commons-pool2。 以上都准备好了后,发送http请求时,下层会先去commons-pool里获取一个netty client,然后用它来发送http请求。 其中,还涉及到同步转异步的一些处理。
FTP连接池,依赖hutool和commons-pool2,支持ftp/sftp传输协议,封装FtpTemplate类,提供文件查询、文件删除,文件读取、文件上传、文件下载等方法。
Contributions last year: 0
Max continuous contributions: 0
Recent contributions: 0
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.