mboysan / jbizur

An implementation of the Bizur consensus algorithm in java
MIT License
0 stars 2 forks source link

Bizur Client resolve leader addresses for buckets during runs. #34

Closed mboysan closed 6 years ago

mboysan commented 6 years ago

Make bizur clients to resolve leader addresses of buckets in the warmup phase. This will make the routed requests reach leaders faster and will yield to performance improvements.