StackRating

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

i3arnon

Rating
1660.48 (424th)
Reputation
85,746 (938th)
Page: 1 ... 9 10 11 12 13 ... 19
Title Δ
Understanding WriteConcern in MongoDB C# 0.00
Scheduling Task for future execution +0.41
How to get thread results through local variables? 0.00
Apply CancellationToken in dataflowblock 0.00
How to know the number of Threads created and limit the Tasks accor... -0.88
Does BoundedCapacity include items currently being processed in TPL... 0.00
Await things but make things run in concurrent manner +0.38
Query by array of ObjectIds 0.00
How to await Parallel Linq actions to complete +2.09
Why is TaskCanceledException thrown and does not always breaks into... +0.93
BufferBlock and ActionBlock with BoundedCapacity does not using max... 0.00
Is nameof() evaluated at compile-time? +1.63
Windows freezing withTPL 0.00
How to properly use async await +2.20
Adding a synchronous caching mechanism to an async method "tra... 0.00
Difference between a greedy and a non-greedy dataflow block with bo... 0.00
c# Executing Multiple calls in Parallel +1.67
TPL Dataflow blocks run forever. Forever running producer, consumer... 0.00
Asynchrony and Synchronization Contexts -2.04
Handle cancelled task and task exceptions in Task.WaitAll? +1.81
How to make two SQL queries really asynchronous +1.04
Setting Expectation On Method That Returns Plain Task 0.00
What is the difference between specifying Action directly or Task-G... 0.00
Async Await code. Why it is not working? 0.00
Updating bound values aynchronously 0.00
IQueryable<T> and async/await 0.00
Await results of several different asynchronous operations using Ta... +2.32
async Producer-Consumer application with concurrent scheduler 0.00
Asynchronous downloading files in C# +2.16
Using async keyword in method signature to return a Task in Web Api... +2.07
Why should I create async WebAPI operations instead of sync ones? +0.41
How to mark a TPL dataflow cycle to complete? -0.98
Continue with a method that returns a task +2.21
Calling await on a task created with Task.Run() -0.08
Control flow for multiple tasks during await 0.00
Can I await something if there's no GetAwaiter method? +0.42
TaskCreationOptions.DenyChildAttach in .NET 4 0.00
Why the time-out values are so small? 0.00
How to use task parallel library (TPL) with load balancing and limi... +1.48
how to implicitly convert Task<A> to A using async and await? 0.00
Why isn't SaveChangesAsync actually saving all of my changes? +2.03
How can I set a timeout for an Async function that doesn't acce... +1.76
async vs non-async methods in a new library +0.36
Good way for a CancellationToken to affect a subset of tasks contro... 0.00
Serializing async task and async continuation +0.65
MVC GetAsync not working and doesn't throw any exception 0.00
Await multiple tasks to be shown in GUI +1.45
Are there any downsides to keeping Task objects around long after c... 0.00
To accelerate calculating of pi using TPL -1.98
Will awaiting multiple tasks observe more than the first exception? 0.00