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 ... 16 17 18 19 20 ... 41
Title Δ
How do I access members of thread in java? 0.00
"Unable to initialise extensions" error while building ma... 0.00
Memory ordering when using atomic variable +2.03
Gracefully shutdown a program with multiple threads having infinite... +0.72
How to make a Java Application faster? -2.42
Who notifies the Thread when it finishes? 0.00
Thread safe global variable in Java -2.38
BaseDaoImpl has an invisible method 0.00
Multithreading a series of equations +0.48
Can not put a thread on wait() - IllegalMonitorStateException -0.91
how jvm handles many threads in runnable state 0.00
Check if a thread is interrupted? -0.98
Java Run Thread on Another Machine +0.85
Thread status after calling notify +0.33
Java volatile variable doesn't behave correctly. 0.00
Reading data from running thread 0.00
What is the `Thread` in this Java code? +0.77
Java, Threads, will only run() block be part of the thread or also... -0.56
CAST clause in ORMLite for Android -0.51
JdbcConnectionSource not found using ORMLite compiled in java proje... 0.00
Blocking method calls on an object for a period of time -0.55
Update the ConcurrentHashMap in a thread safe way -0.48
Thread doesn't start on Android +0.32
QueryBuider get parameters for Dao.queryRaw 0.00
Deadlock Example 0.00
How to create Deadlock using these two threads and objects of class... 0.00
Number of tasks completed while executor is still running +1.66
how to store a collection of primitive type (String) into database 0.00
Calculating the throughput in multithreading code +0.28
Java Puzzler: busy wait threads stop working +0.35
Not getting back the correct value from a multithreaded client serv... 0.00
Use of Prepared Statements using Concurrency in Java -0.17
JMX Bean for few types of Requests 0.00
ThreadFactory and newThread(Runnable r) how to access to the attrib... +1.55
What´s the difference between AtomicReference<Integer> vs. At... -0.25
Performance Issues with newFixedThreadPool vs newSingleThreadExecutor 0.00
How to reset a thread pool efficiently +1.17
Why does my notify() not work? 0.00
ArrayList get method out of bounds -0.19
Initializing a thread in a static block? -0.69
Cannot perform operation because there is no current transaction wh... 0.00
When would you want to use two cached thread pools? +0.77
How to achieve some measure of "privilege separation" wit... 0.00
Synchronizing ArrayList of BlockingQueues -2.56
Java threads slow down towards the end of processing -0.69
How to safely create a file if it doesn't exist from concurrently-r... 0.00
Is it ok to use Thread.suspend() under certain conditions? +0.33
Eclipse debugger dosn't work with this little two threads +0.31
why is this thread safe? +0.93
High CPU within Object.wait() +0.33