StackRating

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

sjlee

Rating
1489.86 (4,418,454th)
Reputation
6,216 (26,194th)
Page: 1 2
Title Δ
Why CopyOnWriteArrayList copys when writing? -4.74
OSGI Bundle using Android API is showing "java.lang.NoClassDef... +0.06
Per-key blocking Map in Java 0.00
How to handle synchronization of frequent concurrent read/writes on... -4.01
Out of two ways to get/create items concurrently from/in Concurrent... -4.01
ConcurentModificationException in Java HashMap +4.37
using synhronize for getters/setters or AtomicReference -2.35
How to wait for list of `Future`s created using different `Executor... +1.23
can not reproduce deadlock using the next code +4.99
How to test if a ThreadLocal has been initialized without actually... -2.89
OSGi and performance? -0.86
Java Synchronization Not Working as Expected -1.72
Why volatile in java 5+ doesn't synchronize cached copies of variab... -0.76
check copies of ReadLock in java 0.00
Correct HashMap Synchronization -4.10
To know Thread Life time using any JVM parametr -0.26
OSGi classloader issues -1.70
How to add OSGi WAR bundle ine eclipse target platform 0.00
what happens when multiple threads want to access a ReentrantReadWr... +1.73
Java - Immutable array thread-safety -2.68
java Callable FutureTask Excecuter: How to listen to finished task -4.06
Java : Multithreading -Wait/notifyAll Question -2.37
In Java, it's possible discover what was the current method/methods... -0.56
Difference between TimerTask and Executors.newScheduledThreadPool(1) -3.16
alternative to CopyOnWriteArrayList for frequent writes, occasional... -2.61
Metrics from multiple threads +2.49
ReentrantReadWriteLock - many readers at a time, one writer at a ti... +3.68
Does Java blocked threads take up more CPU resources? +1.72
Problems with two threads accessing a frequently updated Arraylist -2.13
Share thread-safe set over multiple classes +2.19
Java multi-threading atomic reference assignment +4.33
Keep 'obvious' lock-retrieve or employ double-checked locking? -0.33
How to have one java thread wait for the result of another thread? +3.32
Reference of enclosing object escape through anonymous class- java +3.73
Reexecute task from within UncaughtExceptionHandler? -4.76
Kill a thread that is waiting for socket output -1.50
Use of Stanford Parser in Web Service +3.68
Threads; Creating a separate thread to periodically do something +4.04
Custom cancel for FutureTask 0.00
Safe publication when values are read in synchronized methods +5.56
Are there any drawbacks with ConcurrentHashMap? -1.45
JAVA: Concurrency control for access to list in java -3.21
Integrating Equinox OSGi into Apache Tomcat web app 0.00
Thread-local object pooling -2.73
OSGI runtime inside traditional Java EE server 0.00
Is it possible for a thread to Deadlock itself? +2.65
Java ThreadPool usage -0.45
Make asynchronous queries synchronous -1.81
How to use an uncaught exception handler for a multi-thread test in... 0.00
If a method does not use object's fields then it is thread safe? -2.78