Skip to content

Thread-safe helper for concurrent, key-based, async operations

License

Notifications You must be signed in to change notification settings

lundog/TaskMultiplexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskMultiplexer

A thread-safe helper to ensure that concurrent, key-based, async operations are referenced by shared Task objects. Use this library to prevent excessive concurrent I/O, such as cache stampedes.

Available in the NuGet Gallery

About

Thread-safe helper for concurrent, key-based, async operations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages