Skip to main content
snippets
S
nippets
tag:
concurrency
C# Concurrent HashSet
C#
4 years ago
collection
concurrency
csharp
generic
hashset
threading
Safe ConcurrentDictionary Implementation
C#
5 years ago
concurrency
concurrentdictionary
csharp
dictionary
threading
threadsafe
Thread-bound Task Scheduler Class
C#
6 years ago
blockingcollection
concurrency
csharp
task
taskscheduler
threading
threadsafe
windows
Async Reader Writer Class
C#
6 years ago
async
concurrency
csharp
dotnet
lock
threading
threadsafe
Listen for Cancellation Requests by Polling
C#
7 years ago
async
concurrency
csharp
examples
task
threading
Using the Thread-safe ConcurrentQueue Collection
C#
7 years ago
concurrency
concurrentqueue
csharp
dotnet
examples
fifo
queue
threading
threadsafe
Using Interlocked CompareExchange with Retry
C#
7 years ago
concurrency
csharp
dotnet
double
examples
interlocked
parallel
threading
threadsafe
Fast Concurrent Lazy Load Cache
C#
8 years ago
cache
concurrency
csharp
examples
lazyload
threading
threadsafe
PHP Safe File Write
PHP
10 years ago
concurrency
file
flock
lock
php
More »