fastdfs-client:java的fastdfs客户端,基于netty

时间:2021-05-29 15:08:34
【文件属性】:
文件名称:fastdfs-client:java的fastdfs客户端,基于netty
文件大小:53KB
文件格式:ZIP
更新时间:2021-05-29 15:08:34
java library async netty nio fastdfs 客户端 fastdfs-client是基于的 Java客户端。 支持多个跟踪服务器池和主动跟踪服务器健康检查。 要求 Java 8+ 用法 // FastdfsClient is threadsafe and use connection pool. FastdfsClient client = FastdfsClient . newBuilder() .connectTimeout( 3000 ) .readTimeout( 100 ) .healthCheck( 3 , 2 , 30
【文件预览】:
fastdfs-client-master
----src()
--------test()
--------main()
----LICENSE(11KB)
----README.md(2KB)
----pom.xml(7KB)
----.gitignore(40B)

网友评论