Futures in Scala 2.12 (part 9): Improved Promise Linking
Explains the advanced Async Continuation Passing Style (ACPS) technique and improved promise linking in Scala 2.12 Futures.
Explains the advanced Async Continuation Passing Style (ACPS) technique and improved promise linking in Scala 2.12 Futures.
Explains how to use CancellationTokenSource.CreateLinkedTokenSource in C# to combine multiple cancellation sources for async operations.
How to add async and cancellation support to .NET WaitHandle synchronization primitives using extension methods.
A curated list of the best free tech videos from 2013, covering C#, async programming, cloud authentication, Azure, and Visual Studio tools.