StackRating

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

Gray

Rating
1560.19 (5,563rd)
Reputation
98,985 (752nd)
Page: 1 ... 11 12 13 14 15 ... 41
Title Δ
Service using Jest is blocking on threadpool, why? -0.23
impact of threads in wait state on memory in java process -0.92
syschronized getter and setters but need to avoid deadlock +1.27
How can I synchronize a HashMap while allowing for simultaneous rea... +0.28
java daemon thread and non-daemon thread +0.26
Synchronizing Hashmap in Threading 0.00
Java thread sleep() method +0.75
Java associate object with each thread in Executor -2.08
Java Thread.join() method freezes if the thread is finishing 0.00
What is real purpose of this wait-notify thread semantics? -0.71
Why is the value is not updated between multiple threads? +0.31
ORMLite with MYSQL - how to detect if object is shallow or deep loa... 0.00
How to kill a running thread in wait? +1.37
Threadpool with pasistant worker instances -0.56
limit maximum threads executing at time in java +0.22
OrmLiteConfigUtil config file generation problems +0.31
OrmLite multiple databases being written concurrently 0.00
Concurrency Issue - Blocking Queue +1.59
OrmLite many to many with a twist 0.00
Customized ThreadPoolExecutor -0.20
Multi-threaded programming - Producer Consumer 0.00
End Thread that is stuck in a InputStream.read() loop -0.47
Basic thread creation - Thread name incorrect +1.71
Raw query to Ormlite (JOINS,GROUPBY) correct way 0.00
View SQL generated by ORMLite on Android -0.44
ConcurrentLinkedQueue poll() producing corrupt data? -0.65
Best Method to pause a Thread? +2.56
How does wait / notify work at the JVM level? -0.07
Java Multithreading - Starting a lot of threads and keeping them id... +0.61
Java multithreading - 6 threads or 30 threads? 0.00
Can the synchronized statements be re-ordered by Java compiler for... +0.81
How write mulithreaded code and accumulate the output from all the... +0.89
Optimization of Thread Pool Executor-java +1.91
Updating Foreign Objects ORMLite - ANDROID +0.04
How to exclude certain resources from the maven war plugin war file? -1.99
Ormlite: Is it possible to ignore base class field from the sub cla... -2.00
Non-blocking method to start several threads and run a callabck on... +1.11
Java Multithreading doesn't seem to be correctly working -1.18
How to start, pause and stop producer/consumer relationship? +0.29
Multithreading Output Confusion 0.00
How to manage more than 32k threads 0.00
putIfAbsent() not working with ConcurrentHashMap 0.00
Why java ThreadPoolExecutor kill thread when RuntimeException occurs? +0.31
How do I intercept and handle a Future in a decorator class? -0.26
Does it make sense to reuse Runnables in a thread pool? -1.53
Java Concurrency Throttling. Let only one request in +1.19
Simultaneous reading and changing the variable by different threads -0.80
Multithread task or not? +0.74
Thread and static variables +0.61
How to get pass a process ID between threads in Java? -0.70