StackRating

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

TwoThe

Rating
1467.65 (4,522,503rd)
Reputation
10,227 (14,891st)
Page: 1 2 3 ... 7
Title Δ
Extending log4j/slf4j Logger -0.13
Thread Interrupts from a different function +0.09
static Value Sharing between two Threads Java +0.04
While vs If in Thread-Synchronization +0.47
closing scanner (or underlayer inputStream) while waiting for user... +0.05
Efficient way to handle/manage around hundreds of threads in Android +0.06
Netty worker threads and throughput +0.54
How to run infinite loop on vertx using while() loop 0.00
Is this a thread-safe implementation of Singleton? -0.45
When using forEach on a ConcurrentHashMap, are updates reflected or... -0.42
synchronized class variable within synchronized block +0.04
Any way to terminate a Java thread in a 3rd party library? +0.50
Implement Multithreading in JDBC 0.00
Java Concurrency and Multithreading -0.45
A "starvation-free" implementation in Java 0.00
multithreading in java with exact number of threads 0.00
ThreadLocal source code Confusion -0.46
How to wait until a lock is released in another thread in Java? +2.50
Provide loop conditions that are not Boolean -0.57
Tomcat: what happens when a HTTP Multipart request gets interrupted? 0.00
Thread seems to magically start 0.00
Compiler ignore threads priorities +0.00
How to optimize the unused space in the Java heap +0.49
Is it bad practice to catch RuntimeException for logging purposes? +1.01
java - static method is implicitly thread safe? -0.53
use multi-threading to generate a matrix in java to utilize all CPU... 0.00
Deadlock - how does it happen in this example? -1.31
How to explicitly hold lock on java object -0.12
Shutdown thread disappears when performing endpoints call 0.00
application level thread pool and tomcat +0.35
Async HTTP request vs HTTP requests on new thread +0.05
How synchronized methods in java guarantees none interference on ob... -1.17
How to handle OutOfMemoryError in multi threading? 0.00
Java concurrency exercise. Asynchronous download 0.00
Two threads reading same list but from different ends -0.30
Semaphore fairness parameter not following first-in-first-out -0.95
Threadsafe static initialization of ExecutorService -1.47
What is the deal with modifying the volatile boolean field of an ob... 0.00
Frequent concurrent method calls in Java data-logger +0.55
Java in memory data storage thread safety +0.53
How to choose best I/O strategy for multiple files processing? +1.36
Set FopFactoryBuilder baseURI to jar classpath 0.00
How to debug Spring Boot with Netbeans via Maven 0.00
Is this what a synchronized method really is? 0.00
How can I ensure an ExecutorService pool has completed, without shu... -0.16
java.util.concurrent.locks.Condition awaitUninterruptibly() +2.69
Calling a function when a task is done +0.35
Threading Wait During While Loop +1.24
Can I use PipedStreams to send Data from one Thread to multiple oth... +0.32
Is it safe to leak this ImageObserver in constructor? 0.00