介紹
介紹
Autonomys-farmer 包含以下組件:
autonomys-controller
負責代理 node rpc,用於管理集群組件sharded-cache
piece 分片緩存full-piece-sharded-cache
piece 分片緩存全量節點proof-server
GPU 出塊,用於計算 proofplot-server
plotting 服務,用於encode 數據plot-client
farming 組件,用於掃盤以及提交 solution
架構
目前所有的集群管理都是基於 nats 來做的,但是 cache 的具體數據傳輸是通過 TCP 做 p2p 傳輸。
最后更新于