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 2 3 4 ... 16
Title Δ
How to merge a nested observable IObservable<IObservable<T>... -1.58
How to restore the order of a shuffled Dataflow pipeline? -1.83
Using mutex to ensure single instance for asynchronous app +1.22
Why is it not possible to directly catch and handle an exception th... -1.94
Multithreaded read from Datatable - C# 0.00
Is this Hashset lock threadsafe? 0.00
Odd-Even Index String Sort -0.86
Reactive Filter, Split and Delay after Buffering 0.00
C# - How to send update value back to form class from a class where... +0.58
Converting from a ForEach loop to a Parallel.ForEach loop when summ... +0.57
Does Parallel.ForEach() destroys the threads immediately after exec... 0.00
Can you avoid Task Continuations when using async/await if you want... +1.22
TPL Dataflow process each file synchronously but each line within a... 0.00
How to convert an IGroupedObservable to IGrouping? -0.57
Why is my TPL Dataflow Pipeline slower in reading huge CSV files co... 0.00
Is there a faster method to filter a DateTime based Dictionary in C#? -0.81
Server(GUI) freezes after starting. Works fine in Console +0.00
How to fix the inconsistency of the Publish().RefCount() behavior? -1.62
Task.Delay(millis) consistently blocks all threads for 100-500ms +0.07
How do I prematurely terminate an observable chain using TakeUntil? -1.57
How to check asynchronously if an image in HTML exists? +2.35
Can I treat a reference type as a value type here, or do I need to... -0.27
How to merge multiple observables with order preservation and maxim... +2.46
How can I create a class that is both a Task<T> and an IObser... 0.00
Suspending a timer-based operation on failure 0.00
What's the best pattern for a thread safe write cache to databa... -0.41
Each element of InputQueue in TransformBlock<TInput, TOutput>... 0.00
Separate a list of objects into multiple lists that only contain un... +1.59
Observable of IDisposable object: How to dispose previous value onN... -0.51
How to get unique items using Linq, according to one of their prope... -1.55
Client stuck downloading website source c# +0.57
c# multithreaded dictionary - refresh live dictionary with new set... -0.77
Synchronizing updating of properties in a separate thread +1.52
Trying to create a unique random number. If number exits in databas... 0.00
How can I have an async stream return with 2 data sources -1.21
c# Async function - try to sum values in foreach loop 0.00
Create observable from periodic async request +1.53
Multiple consumers update result array inconsistently 0.00
ML.NET - crashing when multithreaded 0.00
Persist variable on thread in C# Parallel.ForEach 0.00
WaitAndRetryPolicy combined with BulkheadPolicy, prioritizing retri... 0.00
Is it OK to cache IAsyncEnumerable for multiple consumers? +1.82
How to parallelize using IAsyncEnumerable 0.00
Using ConfigureAwait in nested async methods +1.22
How to execute a Polly policy for all elements of an IEnumerable, a... 0.00
Add delay to parallel API call +0.55
"timer + Task.Run" vs "while loop + Task.Delay"... 0.00
How to Separate IObservable and IObserver +1.56
How to wrap all exceptions of an ActionBlock in a single AggregateE... -1.24
TPL DataFlow Queue with Postponement 0.00