02-19-2016, 11:14 AM
This seems like your halfway to an async/await style system. The multithread callbacks have a lot of issues with nesting if you use lambdas not promises, and captures will cause problems regardless.
Concurrency - Lambda based message passing
|
« Next Oldest | Next Newest »
|