SpookyHashingAtADistance:纳米服务革命的突破口

时间:2024-07-05 16:49:52
【文件属性】:

文件名称:SpookyHashingAtADistance:纳米服务革命的突破口

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-05 16:49:52

Python

Spooky Hashing At A Distance:trade_mark: 它是什么? 我在玩 GRPC 和其他各种东西。 它现在能做什么? 现在有客户端和服务器的实现。 服务器实现 SpookyService.proto 文件中的service SpookyHashService中概述的service SpookyHashService 。 为给Hash128功能做出的RPC服务器侦听,计算基于传递的SpookyHash message HashRequest ,并在返回的散列message HashResponse 。 客户端简单地从 stdin 读入直到 EOF 并向服务器发出 grpc 请求。 然后它打印出它收到的哈希值。 依赖关系 注意:Makefile 仍然存在,但不推荐使用它。 Bazel 是官方支持的构建系统。 建造 python 脚本 ./install_dependencies.


【文件预览】:
SpookyHashingAtADistance-master
----install_dependencies.py(6KB)
----README.md(2KB)
----spooky()
--------third_party()
--------Makefile(1KB)
--------server.cc(1KB)
--------client.cc(2KB)
--------SpookyService.proto(268B)
--------BUILD(1KB)

网友评论