mboysan / jbizur

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

Improve thread management #16

Closed mboysan closed 6 years ago

mboysan commented 6 years ago

Provide better locking support, better thread scheduling etc.