hyperledger-archives / sawtooth-sdk-cxx

https://wiki.hyperledger.org/display/sawtooth
Apache License 2.0
4 stars 21 forks source link

Add thread pool to C++ SDK transaction Processor #22

Open peterschwarz opened 3 years ago

peterschwarz commented 3 years ago

Add threading to allow for the Transaction processing requests to be handled asynchronously.