netty-storm:使用 SSL (TLS) 在 Netty 客户端和 Apache Storm 之间进行集成。 Netty Spout 和 Netty Producer

时间:2021-07-02 05:49:51
【文件属性】:
文件名称:netty-storm:使用 SSL (TLS) 在 Netty 客户端和 Apache Storm 之间进行集成。 Netty Spout 和 Netty Producer
文件大小:84KB
文件格式:ZIP
更新时间:2021-07-02 05:49:51
Java 使用 SSL (TLS) 在 Netty 客户端和 Apache Storm 之间进行集成。 交换的消息采用 JSON 格式。 使用 JSON 通过加密通道进行通信的示例 Netty Spout 和 Netty 生产者的实现。 此存储库中的两个 Maven 项目: [netty-spout] 能够处理来自 Netty 客户端的直接连接的 Storm Spout 的实现。 通信使用 TLS。 在此项目的 test 文件夹中,您可以找到用于测试目的的示例 Netty 拓扑。 运行方法:将eclipse中的项目作为maven项目加载,将test/NettyTopogy.java作为java应用运行。 或者通过maven手动构建文件。 [netty-producer] 直接交流。 需要 Storm 服务器的 IP 和端口。 此外,Storm 必须运行兼容的拓扑结构 (NettySpout
【文件预览】:
netty-storm-master
----LICENSE(11KB)
----README.md(1KB)
----netty-spout()
--------src()
--------.classpath(1KB)
--------.settings()
--------pom.xml(954B)
--------target()
--------.project(540B)
----netty-producer()
--------src()
--------.classpath(1KB)
--------.settings()
--------pom.xml(848B)
--------target()
--------.project(543B)

网友评论