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 ... 12 13 14 15 16 ... 41
Title Δ
Does the keyword volatile in Java force memory synchronization on s... +1.25
why external synchronization is faster than internal one? +1.57
ormlite: sql statement not like throws exception -0.14
How to send message to all the thread 0.00
Using ConcurrentHashMap to simulate the lock, is the impl OK safe? 0.00
Java Runnables start running before they are called +0.32
Ormlite orderBy max(ColumnName) -0.68
(ORMLite - android) Setting foreign key fields directly 0.00
Does Mysql execute statement synchronously in one connection? +1.25
How to find the number of runnables waiting to be executed +0.30
How to throttle method invocations to allow threads to complete +0.03
Listener / Observable implementation, synchronized vs concurrent co... -0.60
I cannot catch the exceptions of the FutureTask.get() method. The F... -0.80
Reuse of a worker instance to handle several tasks +1.33
Making sense of ORMLite. Any help welcome 0.00
Java Multithreading make threads end in same order they started but... +1.67
Why is Queue.poll faster than Iteration? (java.util.concurrent.Conc... 0.00
Create daemon 'like' thread in java that can only be killed at cert... +0.73
Why java does not recover from deadlock? +1.95
Would process with more threads on JVM have more cpu time than proc... -1.12
How to gracefully stop the executorservice with a stopfile approach 0.00
Will the use of volatile & atomic always ensures thread safety -0.31
NullPointerException when trying to send a message to a Client Socket -0.19
Java ExecutorService - sometimes slower than sequential processing? +1.85
Spring singleton implementation 0.00
Is it safe to store a Dao as a static member on a class? 0.00
Class internal thread-safety +0.34
Ormlite for Android, worth releasing the helper? 0.00
Attribute in MBean is different from the one received by web app 0.00
Executor framework future.get() hangs -0.17
The wrong thread is the one sleeping 0.00
How to unit test a synchronous method in java? 0.00
is System.out.printf() statement asynchronous? +0.32
Auto increment ID Insert Data ORMLITE 0.00
Volatile HashMap Not Updating Outside of Thead +0.29
What pattern is used in Collections.synchronizedList() -1.11
Signal a thread in Java -1.03
Iterating over ConcurrentSkipListSet with different thread removing... +0.28
How to create sqlite prepared statement in OrmLite? 0.00
Why not use a pseudo random number generator to produce test data? 0.00
These three threads don't take turns when using Thread.yield()? +1.92
ormlite creates tables with columns in wrong order 0.00
How to stop threads used for watching folders by using WatchService? -0.17
Ensure that a task is interruptible +1.11
Hazelcast prevents the JVM from terminating +0.08
Java, Thread - Synchronized variable -1.43
Multithread - OutOfMemory +1.57
ORMlite, faster if I *REMOVE* annotations? 0.00
How to use locks to ensure a method is only run a set number of tim... 0.00
Java concurrency try to lock +1.23