Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 295 Bytes

File metadata and controls

5 lines (4 loc) · 295 Bytes

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