Concurrency - Lambda based message passing
#13
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.
Reply
Thanks given by:


Messages In This Thread
RE: Concurrency - Lambda based message passing - by worktycho - 02-19-2016, 11:14 AM



Users browsing this thread: 1 Guest(s)