Skip to main content
snippets
S
nippets
tag:
parallel
Download multiple files at the same time in PowerShell
PowerShell
3 months ago
invoke-webrequest
job
parallel
powershell
start-threadjob
threading
Using ConcurrentDictionary to collect thread-safe items in PowerShell
PowerShell
3 months ago
concurrentdictionary
job
parallel
powershell
start-threadjob
threading
Thread Job Performance in PowerShell
PowerShell
3 months ago
foreach-object
job
parallel
powershell
start-threadjob
threading
Run ForEach-Object in Parallel Threads
PowerShell
3 months ago
foreach-object
job
parallel
powershell
threading
Parallel Dataflow Example in CSharp
C#
4 years ago
csharp
dataflow
etl
examples
parallel
pipeline
.NET Core Parallel Programming with PLINQ
C#
5 years ago
csharp
dotnetcore
examples
linq
parallel
plinq
.NET Core Parallel Grep Sample
C#
5 years ago
console
csharp
dotnetcore
examples
file
grep
linq
parallel
plinq
search
Bash Function to Run Commands in Parallel
Shell
5 years ago
bash
commands
functions
helpers
parallel
threading
utils
Delegate Extensions
C#
6 years ago
async
csharp
delegate
dotnet
extensions
parallel
task
threading
Breaking Parallel Loops in .NET C#
C#
7 years ago
csharp
dotnet
loop
parallel
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
Split Job PowerShell Script
PowerShell
8 years ago
job
parallel
powershell
queue
threading
windows
Running Tasks in Parallel
C#
8 years ago
examples
parallel
task
threading
Example Using ConcurrentQueue and ConcurrentDictionary
C#
9 years ago
concurrentdictionary
concurrentqueue
csharp
parallel
queue
task
threading
tpl
Sends Bulk Emails in Parallel
C#
9 years ago
class
csharp
email
parallel
smtp
threading
Using xargs to do parallel processing
Shell
11 years ago
commands
cpu
parallel
shell
xargs
More »