Skip to content

Commit

Permalink
Improve shard concurrency
Browse files Browse the repository at this point in the history
* Reduce lock scope on all public functions
* Use TaskQueue to process shard finalization in separate thread
* Store shard last ledger hash and other info in backend
* Use temp SQLite DB versus control file when acquiring
* Remove boost serialization from cmake files
  • Loading branch information
miguelportilla committed Feb 7, 2020
1 parent 46d85c4 commit 2691234
Show file tree
Hide file tree
Showing 4 changed files with 276 additions and 283 deletions.
Loading

0 comments on commit 2691234

Please sign in to comment.