13 Commits (1857e4776b37a6adc7693bc90d1ab10bffa735b3)

Author SHA1 Message Date
jl777 0ea9ae3c05 Update copyright to 2019 6 years ago
Simon 9bdad43462 Fix formatting 8 years ago
Simon 5e363861e0 Replace unique_lock with lock_guard, where appropriate, for consistency 8 years ago
Simon a50fd5fdb7 Add lock guard to getNumberOfWorkers() 8 years ago
Simon e91048f28d Fix formatting 8 years ago
Simon 69a4cb448a Move lock guard to start of addOperation to protect isClosed() and isFinishing() 8 years ago
Simon 61ea2abaf5 Update formatting and documentation. 8 years ago
Simon 423a63d0a9 Add shared queue to AsynRPCQueue. 8 years ago
Simon 017b3ede33 Clear the operation queue when closing it. 8 years ago
Simon 9cd713439a Added option to close a queue and wait for queued up operations to finish, 8 years ago
Simon 3b54bf5813 Refactoring and small improvements to async rpc operations. 8 years ago
Simon 861513a01f Add public method to AsycnRPCQueue to retrieve all the known operation ids. 8 years ago
Simon fc72c078be Add async RPC queue and operation classes. 8 years ago