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 ... 6 7 8 9 10 ... 13
Title Δ
AbstractQueuedSynchronizer in Java concurrent 0.00
future.isDone returns false even if the task is done -0.54
Notify Threads When Counter Changes +0.45
How to lazily create tasks for use by a Java thread-pool -0.28
Utility of Future.cancel(boolean) method -1.12
Create a stuck thread (Weblogic)(J2SE)(1.5) -0.66
Does volatile ever block or involve a context switch? +1.51
Synchronization and System.out.println -0.53
Waiting in main Thread till a canceled Executor Task is finished -0.16
Greater-than compare-and-swap -1.72
How to shutdown only selected thread in ScheduledExecutorService? -0.34
Groovy concurrency executor awaiting termination like join method i... -1.46
Confusion With Executor Service Freezing +1.16
Different behavior on Android vs standard java -0.75
Exception handling in thread +1.25
Synchronization pattern +0.36
Is This Bad Programming Practice -0.37
Why it isn't advised to call the release() method of a binary semap... -1.67
thread safe without volatile +0.96
Queue full error, working with multiple consumers, producers 0.00
How to call method on spring proxy once initialised +2.16
Spring Webflow binding: Converter - java.lang.IllegalArgumentExcept... 0.00
Issues cancelling a swing worker -0.14
Strange concurrency behaviour on Java 6 Mac OS X Lion +0.95
Do child threads inherit the parent's ThreadScope in Java? +1.44
Interrupt a thread waiting for user input +0.09
Using ThreadLocal in tandem with Volatile gives unpredictable results +1.00
Serialization of a class which doesnt implement Serializable -0.21
Blocking queue and multi-threaded consumer, how to know when to stop +1.00
How to check if a class is of type java.lang.Number 0.00
calling new thread inside is constructor +0.15
Traversal in ConcurrentHashMap 0.00
pause a thread to prevent ConcurrentModificationException? +1.06
Necessity of volatile array write while in synchronized block -0.94
ConcurrentLinkedQueue with wait() and notify() +0.89
OSGI & Spring Exception: Caused by: java.lang.ClassCastExceptio... +0.33
Does making a field `volatile` prevent all memory visibility issues... +0.36
Spring 3 doesn't return css +0.21
Waiting list of threads in java +1.00
Getting java.util.concurrent.RejectedExecutionException from asyncT... +0.35
Get whether key existed from ConcurrentMap.remove() -1.39
Is it possible that I get ConcurrentModificationException when all... -0.18
Java, stopping (interrupting) the thread +0.35
How to make updating BigDecimal within ConcurrentHashMap thread safe +1.23
How can I test that ConcurrentHashMap is truley thread-safe? 0.00
Jackson error: no suitable constructor +1.57
With ThreadPoolExecutor, how to get the name of the thread running... +0.97
Java ConcurrentSkipListMap: adding atomically another Collection ob... 0.00
Does boxing cause performance issues? +1.37
global servlet page view counter, Is this thread-safe and will it p... +1.41