An open API service indexing awesome lists of open source software.

https://github.com/daanv2/concurrent-file-stream-manager.net

An API that makes sure your program can only have one stream per file. It makes sure that all threads access the same stream.
https://github.com/daanv2/concurrent-file-stream-manager.net

concurrent cpp cpp-cli dot-net dotnet file-manager filemanager filestream manager multi-threading multithreading thread thread-safe threadsafe

Last synced: 4 months ago
JSON representation

An API that makes sure your program can only have one stream per file. It makes sure that all threads access the same stream.

Awesome Lists containing this project