StackRating

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

Thomas Krieger

Rating
1498.42 (3,853,653rd)
Reputation
679 (213,198th)
Page: 1
Title Δ
Why define the Java memory model? +0.10
How to show the current throughput of n theads? +0.05
Why ReentrantLock algorithm from book is not working? 0.00
Java Custom Barrier Implemenation 0.00
Reliable way to unlock locked synchronize block -0.03
ReentrantLock threads terminating randomly 0.00
Lock vs synchronized vs atomic variables vs volatile in java in ter... 0.00
How exactly does the tryOptimisticRead() method of the StampedLock... 0.00
Java ThreadPoolExecutor: Updating core pool size dynamically reject... +4.93
What could be causing this Java uncaught error +3.87
How to stop execution when working queue is empty and all threads h... -3.89
Is Lombok's builder thread safe? 0.00
How to write correctness test for concurrent class?(that 2 actions... 0.00
Thread pool to process messages in parallel, but preserve order wit... +0.88
ConcurrentExecution Exception & nio.file.NoSuchFileException wh... +4.15
How to test something in Multi-Threaded Environment using Java -0.03
Thread-safety unit testing -2.09
Both Singleton implementations equally Multi Threading proof? -1.44
Is a "Chain of Threads" a bad solution for this Java appl... +3.72
thread safe or not my class? -2.49
Are JavaFX Property objects threadsafe for multiple asynchronous wr... 0.00
Can a objects method be called before a object is fully created? +4.40
Is writting on file using bufferwriter initialized by filewriter th... +3.73
general approach for race detection and optimization 0.00
Is Shiro's DefaultPasswordService thread safe? +2.57
Must access to scala.collection.immutable.List and Vector be synchr... -2.87
Scala: return different type depending on parameter - withouth cast... -3.82
Hashmap jdk1.7 thread safety for lock free get() and synchronized p... -1.56
Is it possible to "reset" a class loader? +3.76
Can I assume 'no data race' between user thread and finalize thread... -3.84
How are closures implemented in scala? -1.99
ABA in lock free algorithms -4.15
Finding Prime numbers n...n using a ThreadPool -2.17
Java Thread Safety Issue in Struts ScopeInterceptor class? +0.04
Why does my application return wrong output SOME of the time? -3.43
Is RabbitMQ's AMQP.BasicProperties.Builder thread-safe? 0.00
Multi-thread state visibility in Java: is there a way to turn the J... 0.00
Data race example and data race detection example 0.00
How to make Spring beans thread-safe 0.00
Is there a static analysis tool which automatically checks for race... 0.00
detecting race condition using findbugs or another analysis tool 0.00
How to detect and debug multi-threading problems? 0.00
What is a race condition? 0.00