[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: raft ]
软件包:libraft-tools(0.22.1-1 以及其他的)
Raft Consensus protocol implementation - benchmarking programs
Fully asynchronous C implementation of the Raft consensus protocol.
The library has modular design: its core part implements only the core Raft algorithm logic, in a fully platform independent way. On top of that, a pluggable interface defines the I/O implementation for networking (send/receive RPC messages) and disk persistence (store log entries and snapshots).
This package contains tools for benchmarking the libraft library.
其他与 libraft-tools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libraft0 (>= 0.17.7)
- Raft Consensus protocol implementation - shared library
-
- dep: libuv1t64 (>= 1.4.2)
- asynchronous event notification library - runtime library