Skip to main content
snippets
S
nippets
tag:
threading
String Builder Cache Class
C#
7 years ago
cache
class
csharp
dotnet
performance
string
stringbuilder
threading
Execute an Operation with Exponential Back-off
C#
7 years ago
action
class
csharp
dotnet
exception
exponential
task
threading
Using the Thread-safe ConcurrentQueue Collection
C#
7 years ago
concurrency
concurrentqueue
csharp
dotnet
examples
fifo
queue
threading
threadsafe
Thread-safe Producer-Consumer from Scratch
C#
7 years ago
consumer
csharp
dotnet
examples
producer
queue
task
threading
threadsafe
7 ways to start a Task in .NET C#
C#
7 years ago
csharp
dotnet
examples
task
threading
threadsafe
Compute Pi in Parallel Speed Tests
C#
7 years ago
compute
csharp
examples
parallel
pi
threading
threadsafe
WebClient Extensions
C#
7 years ago
async
csharp
dotnet
extensions
httpclient
parallel
task
threading
webclient
Using Interlocked CompareExchange with Retry
C#
7 years ago
concurrency
csharp
dotnet
double
examples
interlocked
parallel
threading
threadsafe
Singleton Patterns in C#
C#
7 years ago
csharp
dotnet
examples
patterns
singleton
threading
threadsafe
Generic Cache Class
C#
7 years ago
cache
collection
csharp
examples
threading
threadsafe
Thread-safe Dictionary Class
C#
8 years ago
class
dictionary
lock
readerwriterlockslim
threading
threadsafe
Split Job PowerShell Script
PowerShell
8 years ago
job
parallel
powershell
queue
threading
windows
Async HTTP Server and Client
C#
8 years ago
async
csharp
examples
http
server
threading
Working with Files Asynchronously
C#
8 years ago
async
csharp
examples
file
io
threading
Using the ReaderWriterLockSlim Construct
C#
8 years ago
csharp
examples
lock
readerwriterlockslim
threading
Creating a Scalable Crawler with ConcurrentBag
C#
8 years ago
async
concurrentbag
consumer
csharp
producer
task
threading
Changing Asynchronous Processing Order ConcurrentStack
C#
8 years ago
async
concurrentstack
consumer
csharp
examples
lifo
producer
threading
Implementing Asynchronous Processing Using ConcurrentQueue
C#
8 years ago
async
concurrentqueue
consumer
csharp
examples
producer
queue
threading
Running Tasks in Parallel
C#
8 years ago
examples
parallel
task
threading
Implementing a Task Cancellation Option
C#
8 years ago
async
csharp
examples
task
threading
«
1
2
3
4
5
6
7
»
More »