RaftKeeper
RaftKeeper copied to clipboard
Use lock free concurrent queue instead of thread safe queue
Which issues of this PR fixes:
This PR try to fix #298
Change log:
Use lock free concurrent queue instead thread safe queue in response handling chain