Make willemt/raft async and batch handle request. In 3 node raft cluster, max qps is 3.3w/s(msg size is 1KB) in common SATA disk with ext3 fs(4K block size).
forked from willemt/raft
-
Notifications
You must be signed in to change notification settings - Fork 0
C implementation of the Raft Consensus protocol, BSD licensed
License
lishuai87/raft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C implementation of the Raft Consensus protocol, BSD licensed
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 95.6%
- C++ 2.4%
- Makefile 1.2%
- Shell 0.8%