5 skills found
neosmart / AsyncLockAn async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
bmbsqd / AsyncLockAsync/Awaitable non-blocking lock in C#
StephenClearyArchive / AsyncEx.CoordinationAsync-compatible coordination primitives, including AsyncLock and AsyncManualResetEvent.
borakasmer / AsyncLockObjectHow to handle asynchronous methods if Twenty Thousand customers come to our News Portal concurrently when the Redis is expired.
nu-ext / NuExt.SystemProvides various fundamental extensions and classes for .NET, simplifying tasks related to asynchronous programming, resource lifecycle management, thread synchronization, and more.