StackRating

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

bowmore

Rating
1542.99 (10,430th)
Reputation
7,709 (20,553rd)
Page: 1 2 3 4 ... 5
Title Δ
Trigger a System.exit() after Threads finishes +0.45
java program throws nullpointer exception some times not? why it is... 0.00
ScheduledExecutorService Thread creating multiples threads 0.00
Why do I get false from equals method? +0.63
ReadWriteLock writelock saturated 0.00
How to set javaagent in intellij idea VM Options? 0.00
Unit test of method with CompletableFuture inside 0.00
How to resolve tomcat memory leak warning - The web application hav... 0.00
Extending Threadpool Executor with BeforeExecute method not working... -0.50
Generating unique random numbers using follow logic. But looks like... 0.00
ConcurrentLinkedQueue periodically emptied? 0.00
Why use Memento pattern while it can be done even easier? +0.45
Synchronized Maps like Hashtable, ConcurrentHashMap etc will lock o... 0.00
Can we mock finally block in unit testing -1.99
Unit test for Runnable with Mockito 0.00
Compilation error in anonymous class -1.83
Java: How can I design this class for having optional generics Para... +1.14
Future is halting rest of program execution 0.00
Swapping keys in TreeSet? 0.00
localdate parsing can't parse hours and minutes 0.00
Java reflection update number 0.00
Custom Comparator +1.51
Generate string of yesterday’s date-time in ISO 8601 format +0.88
if start a new thread in main(), then invoke wait() can`t block the... +1.65
How to mutually exclude two program sections -0.01
Java Threading - Wait for data to be returned, but don't block... +0.45
Java concurrency: Modifying latch/ThreadGroup to achieve Executor b... 0.00
Avoid Instant.toEpochMilli() Arithmetic Overflow +2.79
Java ExecutorService:- Notify a thread to wake up when an event occ... -1.95
My producer/consumer multithreading program isn't working +2.01
Guice cannot instantiate class that extends JPanel - NPE in call to... 0.00
ThreadPoolExecutor : Get a specific Runnable that is being executed -0.97
AtomicInteger in multithreading +1.29
Java lock and unlock in different methods. How to try/finally? 0.00
Is it possible to access ThreadLocal variable given a thread object -1.66
How can I detect if a thread was spawned using JUnit? +2.16
Java reading console input in thread while listening for sockets in... 0.00
how can i save aside an object in awaitility callback 0.00
Adjust context switch frequency in Java on Linux 0.00
Task orchestration implementation -0.53
Unable to determine why CountDownLatch is not functioning when mult... +2.44
executorThreadPool check when tasks complete or timeout expires +0.00
Sleep a Thread in a loop -0.03
Why notify() is not working in below code? +1.19
How to Junit test a synchronized object not accessed by two threads... -0.48
How can ensure that one thread will be executed after its main thre... -1.13
Freezing window when using mutlithread in java -2.03
Fair locking in ReeantrantReadWriteLock 0.00
Java "Tiered Queue" implementation for fast Producers, sl... -0.95
How does CompletableFuture know that tasks are independent? -1.15