StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Theodor Zoulias

Rating
1449.10 (4,532,891st)
Reputation
11 (2,060,414th)
Page: 1 ... 5 6 7 8 9 ... 16
Title Δ
How to asynchronically download millions of files from a file stora... +0.59
C# concurrent queue usage 0.00
Restartable Tasks with timed operation 0.00
Get KeyValuePair by Key from a ConcurrentDictionary (in O(1) time) -1.54
Parallel for data structures 0.00
Can I remove different items from List / Dictionary concurrently wi... -1.80
Should I actually use async-await in inner methods? 0.00
Share method between threads +2.27
Is it possible to implement a "Smaller Numbers than Current&qu... +0.14
C# Console call rest API 100k plus times in multiprocessing mode (P... 0.00
Best way to call functions asynchronously +1.93
How to execute multiple tasks in .NET Core, and check which finishe... -0.01
Concurrent threads calling same method leads to duplicates in Concu... 0.00
Why isnt my progress bar reflecting the status +0.62
Catching Exceptions in async methods when not called with await -1.13
How do I run in parallel batches from a skip take of a list? -0.27
I need to iterate Parallel for loop on StreamReader ReadLine() but... 0.00
Events in Multi Threaded Environment 0.00
C# Parallel.ForEach() memory usage keeps growing -0.13
What is the ValueTask equivalent of Task.CompletedTask? 0.00
Execute certain background Tasks in separate ThreadPool to avoid st... +0.61
How do I use system.reactive to perform a do while that uses a valu... -1.34
How to parallelize multiple heterogeneous jobs with a specific degr... -1.18
Return "normal" variable from async Task Method -0.10
C# Asynchronous events for multiple event handlers +0.61
How to wait until event is handled in c# +0.35
C# Async/Await for sequential I/O bound tasks +0.61
Understanding Async/await properly. How is it correct? +2.88
Using task vs using a thread for task monitoring 0.00
Recursively call a method with the same thread +0.60
Using WhenAny With Dynamic Sized List 0.00
ObjectDisposedException when returning AsAsyncEnumerable() +0.24
Allocation-free timeout on Task -0.38
Loading resource on background thread in non-async context 0.00
ConcurrentDictionary with multiple values per key, removing empty e... +2.56
Changing expression from sync to async 0.00
call method async inside Task.Run -0.68
WhenAny vs WhenAll vs WaitAll vs none, given that results are being... +0.66
C# async task completes before it's finished +2.22
How to set CPU priority for multiple ActionBlocks running at the sa... 0.00
How can I delay my task before it returns? +0.59
Is it possible to use named Tuple with generic type declaration? -1.29
Transforming a List into a List of Tasks with or without Task.Run? 0.00
Why Iterations with lower index is not performed? 0.00
How do I mark a method as not-threadsafe? -1.11
How to shutdown TPL Dataflow on fatal exception, in a gracefully way? -0.35
Managing multi-threading in C# .NET, controlling thread count per o... -1.06
ConcurrentBag Skiping some items C# 0.00
How to process data from a file in parallel in several threads and... -0.10
How to aggregate results of an IAsyncEnumerable +2.98