StackRating

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

James World

Rating
1581.81 (2,859th)
Reputation
23,131 (5,652nd)
Page: 1 2 3 4 ... 8
Title Δ
Merging two Observables with one taking higher priority +0.38
How to convert blocking events to Observable? 0.00
Is ordering guaranteed by call-order cross multiple Rx Subjects? -2.13
How to load RX source in vs2013? 0.00
IObservable.Add vs. IObservable.Subscribe 0.00
How to constraint concurrency the right way in Rx.NET 0.00
How do I push an entity onto an Rx Observable? +0.89
Rx.NET 'Distinct' to get the lastest value? +0.52
Calling a Method inside LINQ +0.81
Execute OnNext in parallel but sync subscription with UI thread +0.38
How can i clear the buffer on a ReplaySubject? +0.39
How to use RxJava for file parsing and SQL generation? 0.00
How can I pass multiple errors down a ReplaySubject? 0.00
Reactive extensions: Wrap custom delegate event 0.00
Take N values from observable on each interval +1.58
How to await on IObservable of IObservables? 0.00
buffer while processing items 0.00
C# Reactive Extensions - Subscribe to stream of aggregation +1.73
IObservable - Ignore new elements for a span of time +1.83
The difference between Rx Throttle(...).ObserveOn(scheduler) and Th... -0.58
Could Reactive Extension capture/detect consecutive cases? -2.19
Callling event function through Observable.FromEvent object 0.00
Rx on WinRT - dispatch on UI thread +0.37
ReactiveX onComplete triggered before the last onNotify +1.57
How to Make a Custom Extension for Reactive Extensions 0.00
Observable.Window and .Zip not functioning like I would expect +1.82
Rx Example not working 0.00
Techniques for testing code that uses multiple schedulers 0.00
Semi-Monthly Date Calculation in C# -0.86
How to implement a sequence of consecutive operations using rxJava? 0.00
WebClient Timeout takes longer than expected (Using: Rx, Try Catch,... +2.66
Observable.Using( ) cancellation 0.00
Reactive Extensions in C#.NET throwing a 'System.Security.Verif... 0.00
RxJava async subscription 0.00
How to merge observables on a regular interval? +0.39
Executing TPL code in a reactive pipeline and controlling execution... +1.77
Filter IObservable<string> with regex and return matched value -0.05
Switching streams in RX: Sodium's equivalent of merge and switc... +1.55
Testing Reactive Extensions - How do I use the test scheduler with... +0.38
Observable not reacting to blocking collection changed on different... 0.00
Observable.Delay or Observable.Buffer reusing same thread 0.00
Reactive Extensions - polling observable - why won't it skip? 0.00
Casting generic typed object to subtype -1.32
Two post methods in one WebApi controller, results in application n... +1.03
How working with async/await +0.23
combining one observable with latest from another observable -0.06
Can an observable stream be partitioned by a timestamp, similar to... 0.00
Adding Sample(TimeSpan span) to Reactive Extensions pipeline causes... 0.00
How do I combine three observables such that 0.00
What's the difference between source.StartWith(x).Replay(1) and... 0.00