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 ... 8 9 10 11 12 ... 41
Title Δ
Accessing Hashmap from multiple threads without synchronization 0.00
Where to close connection/file/logs with multiple threads? +0.09
ReentrantLock.lock() doesn't block other threads -2.66
How does one throw an exception from a thread? +0.32
JMX connection refused 0.00
How to synchronize adding element and removing elements from queue -0.05
if Thread.sleep is static, how does individual thread knows it is p... +0.56
how does thread.interrupt() sets the flag? -1.93
Spawning a thread in Java 0.00
How do I synchronize access to a member of a different class? +0.57
Does jvm free the thread's stack when the thread terminates -1.07
How to get ForeignCollection Field into Cursor in Ormlite 0.00
ORM lite for Android -0.39
Can reading doubles in java ever be thread safe? 0.00
Parallelizing a loop using ExecutorService to do a Task +0.32
Is there a better AtomicInteger compare feature for race conditions? 0.00
How to Multithread when already extending a class 0.00
Problems with classpath with JSP using maven exec:java plugin under... 0.00
Right usage of Where query in ORMLite for android 0.00
ORMLite SQLite w/ Plain Java Error: "SQL error or missing data... +0.30
OrmLite – Prevent automatic database changes when adding to or remo... 0.00
Complex Query with SQL COUNT and SUM 0.00
JUnit testing method containing Thread.sleep 0.00
How to interrupt a thread with future, want to perform some task by... +0.15
What can force a non-volatile variable to be refreshed? +1.34
JMX/RMI where there's no globally unique network name for server -0.49
Embedded Objects ORMLite 4.47 0.00
Syncronization Issue when using ExecutorCompletionService 0.00
Java thread concept -2.57
Are wait() and notify() unreliable despite of synchronized? +0.31
semantic of local final variable in the Java Memory Model? +1.81
ORMLite Timestamp recovery error 0.00
Determining the number of threads created by Executors.newSingleThr... 0.00
How to get a return value from a background server thread 0.00
Out of Thin Air Safety 0.00
Multithread blocking in Java 0.00
How to change Garbage collection thread's priority? +1.13
What should I be doing to stop the thread execution? +0.76
NullPointerException in thread code causing thread to terminate +0.32
How to approach JMX Client polling +0.33
Mocking ormlite database 0.00
The cost of checking the connection when using JdbcPooledConnection... 0.00
Thread pool not accepting new tasks +0.31
How to rename columns in ORMLite? +0.29
Parallel execution and termination of multiple threads +0.31
How to understand this simple example of thread? +2.20
How to interrupt a Future, but still wait for it to finish? +0.32
Shall I set the timeout of "getting connection from pool"? 0.00
BlockingQueue does not handle interrupt just before the call 0.00
Problems with lost packets across jgroups channels on EC2 0.00