StackRating

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

John Vint

Rating
1601.56 (1,711th)
Reputation
34,190 (3,419th)
Page: 1 ... 4 5 6 7 8 ... 13
Title Δ
facts about Concurrenthashmap +0.88
Dining Philosopher - Last thread not terminating properly +0.36
Singleton pattern with combination of lazy loading and thread safety +0.64
Several producers, one consumer: Avoid starvation +0.38
Difference between LinkedList<T> clear and new LinkedList<... -1.30
Interpretation of "program order rule" in Java concurrency -0.37
Alternative to using LinkedQueue? -0.49
Atomically perform multiple operations +0.70
Modify Global ArrayList from Thread +0.22
is Long threadsafe? -0.95
Iterating over synchronized collection +0.49
Java - Fire an event to another thread on data reception 0.00
Execute list of runnables with time gap -1.50
Spring Singleton Thread Safety -0.19
ConcurrentModificationException while iterating through Arraylist (... +0.96
What does a LoadLoad barrier really do? +0.37
Features and advantages of ForkJoinWorkerThread 0.00
Memory barrier and java.util.concurrent.locks.Condition example 0.00
Persistent Blocking Queue in Java? +0.86
Method wait() and notifyAll() is not static +1.24
Synchronized block and variable scope -0.01
Using ConcurrentHashMap for parallelism -0.69
Notify and NotifyAll affecting threads in blocked state only 0.00
Coordinate threads without wait/notify if possible -0.31
singleton with volatile in java +0.25
Multithreaded Java applet bouncing balls 0.00
Each thread should run for 10 minutes and then interrupt the thread... +2.24
How to pass data between two threads spawned by ScheduledExecutorSe... 0.00
'Effective Java' conundrum: Why is volatile required in this concur... -1.20
get a single Thread from ThreadPoolExecutor 0.00
Immutability and reordering +0.54
Java heap overwhelmed by unreachable objects -2.01
How to use ExecutorService to handle an aborted Runnable? -0.57
Java: synchronize on superclass method -0.11
Is a write to a volatile a memory-barrier in Java +0.37
Proper way to handle Thread.interrupted() in a Callable? -1.86
atomic_compare_exchange vs mutex 0.00
Spring - How to remove a `FieldError` from a BindingResult? -2.48
compareAndSet memory effects when expected==update -0.09
Extending HashMap<K,V> and synchronizing only puts +1.46
java thread safety error in synchronized method -2.28
Are method level singleton instances Thread safe? -1.41
Error trying to fill dropdown with Spring WebFlow? 0.00
Thread safety with ConcurrentHashMap +1.01
Java: What is the different between AtomicBoolean and a static bool... -1.96
Specific usage of Hashtable over ConcurrentHashMap -0.12
How to use SynchronousQueue appropriately in producer-consumer model? +1.05
how to use concurrentskiplistmap correctly? -0.19
Java: Rule Of Thumb For Using Synchrozined Collections? +0.50
Spring Web Flow... how to stop Form Validation on only one transition 0.00