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 2 3 4 5 6 ... 13
Title Δ
when do we consider a worker thread as free in Executor Service -0.15
ArrayList vs HashMap - Lots of Iterating and Object Manipulation 0.00
Java: two WAITING + one BLOCKED threads, notify() leads to a livelo... +1.32
Background Iteration of BlockingQueue 0.00
Non-volatile variable value during wait() and notifyall() call in 2... -1.09
Synchronize Three Threads +0.36
Are mutations through an unmodified atomic reference visible? +0.33
volatile + immutable holder object = thread safe? +0.37
Why doesn't double checked locking fail like this in case of Si... -2.47
java volatile used with jave linked list -1.40
Is this a good implementation for a Thread Safe Lazily Loaded Singl... -0.95
Ideas to avoid doing a trick on CyclicBarrier 0.00
Phaser instances & Spring MVC 0.00
Interrupt parallel Stream execution 0.00
Volatile access to array element -0.69
ExecutorService control thread pools 0.00
Correct implementation of lock for semaphore? +0.07
Does empty synchronized(this){} have any meaning to memory visibili... +0.43
Volatile and more threads -0.64
Java: Design pattern for method that gets called excessively +0.36
Threadsafe "put if greater" in map method +1.04
Many readers but not when writer available with HashMap java -1.76
Should I synchronize constructor? +0.56
CyclicBarrier: Of 'x' threads that cause the barrier to trip 'y' co... 0.00
Java method NotifyAll() isn't working? +0.34
Getting ConcurrentModificationException when I got no extra thread... -0.13
Does a thread invoking, synchronized method, pre-empt another threa... +1.31
Java - 4 Threads manipulate within two synchronized methods the sam... +0.30
Concurrent linked list reader/writer not working properly -1.25
synchronized lock grant order when multiple thread ask for it? +1.38
Does jvm free the thread's stack when the thread terminates -0.78
When Java refresh Thread Cache to actual copy +0.04
Java - happens-before relationship for monitor unlock +0.26
Java - Catching an error from either of 2 Callables as soon as it o... 0.00
Data race and Race condition during lazy initializing a SIngleton +0.35
tomcat 7 + freebsd 7.2 (32bits) multithread app throws OutOfMemoryE... 0.00
semantic of local final variable in the Java Memory Model? -1.15
Non-blocking way to offer + drainTo for a BlockingQueue (or somethi... 0.00
ThreadPoolExecutor runs even after ScheduledFuture is cancelled 0.00
Can we do an operation(logic inside 2nd for loop of a nested for lo... -0.70
Should I declare java.util.concurrent.ConcurrentLinkedQueue referen... -0.39
Is Java's volatile keyword "recursive" regarding referenc... +0.30
Java Happens-Before and Thread Safety -0.82
Gradle: How to exclude JAR from a WAR? 0.00
Java multithreading - awaiting condition and releasing all threads +2.06
Visibility and order of atomic counter updates vs blocking queues 0.00
Java Thread.stop() vs Thread.interrupt() +0.38
What happens if ExecutorService's queue is full +0.71
That IllegalMonitorStateException...thread not owning the object? C... 0.00
Memory leaking thread 0.00