StackRating

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

Darren Gilroy

Rating
1494.96 (4,275,792nd)
Reputation
1,741 (95,150th)
Page: 1 2
Title Δ
Handling lvalue and rvalue references uniformly -2.14
java producer consumer issue-make thread wait until others have fin... +0.11
Interthread communication between threads with no objects in common +0.09
Java allowing for each thread to complete to print out in order -0.02
Can Java write to the reference to the object before it is construc... -3.39
FutureTask with Runnable and Results +0.12
How to keep a fixed size pool of ListenableFutures? +4.18
Lazy initialization for non-static values -3.42
Reusing ThreadPoolExecutor vs Creating and Disposing Ad Hoc? -3.79
Ideas on concurrent datastructure +0.19
Avoiding concurrent structures by manually triggering memory barriers -1.83
Java: Design pattern for method that gets called excessively +0.50
How to wait for specified time in critical section locked by Reentr... 0.00
Not seeing a static class variable changing from another class in t... -1.11
Not seeing a static class variable changing from another class in t... -1.11
concurrently invalidate cache of several workers in java without hu... 0.00
Dynamic Scheduled Concurrent Task Execution in Java 0.00
Locking all the strings in a collection -0.02
synchronize 2 method with another method but not with each other 0.00
java logging writing multiple times for each thread in polling system -0.11
Why does the java method Integer.toBinaryString(-128) output seven... -4.14
Java multithreaded: program sporadically strats using more cores th... 0.00
How to avoid reads before initialization of all the three maps are... +4.34
Double mapping with HashMap -0.08
Spurious wakeups on windows. Is it possible? 0.00
In LMAX disruptor,How producer knows consumer has finished the job +0.00
To retrieve not null value -1.22
Remove digits from a number in Java +0.01
java regex match problems +0.74
How to avoid slow equals for interned objects? +0.92
How to make LoadingCache to call load() in a non blocking fashion()? +3.98
How to cache with weak references when values refer back to keys? -3.46
What is an efficient and elegant way to add a single element to an... -3.39
Need an efficient Map or Set that does NOT produce any garbage when... +0.66
GenericDAO with Guice, playing with Generics and ParameterizedType +4.22
guice: runtime injection/binding at command line. -1.11
Binding a constructor argument based on the Annotation of the class +3.95
Can CacheBuilder replace MapMaker in my case? -1.53
How to create recursive object graphs with Guice? -2.41
Initialize-On-Demand idiom vs simple static initializer in Singleto... -2.87
my ideal cache using guava +4.38
Guice: Building Related Trees of Objects / Robot Legs -2.00
How to avoid having injector.createInstance() all over the place wh... -3.91
Guice generics - how can I make it less ugly? +2.50
The Guava library for java; what are its most useful and/or hidden... -2.18
ThreadPoolExecutor Block When Queue Is Full? 0.00
Using MapMaker to create a cache +4.05
DFA Based Regular Expression Engines for Java with Capture 0.00
java synchronized issue +3.99
Java: Need efficient notifications between site users -1.47