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 2 3 4 5 6 7 ... 41
Title Δ
comparing object's attributes with equals() method -0.14
Statefull exception handling with ThreadPoolExecutor -0.65
incompatible types: inferred type does not conform to upper bound(s... 0.00
Notify seems to be waking up more than one thread 0.00
How does a second thread check and recheck the lock object of a cla... -0.67
What is the best way to Handle multiple threads in one class 0.00
ExecutorService giving out of memory error -2.39
Use variable only after periodic thread has processed it -0.15
If synchronized creates a happen-before relationship and prevents r... -2.06
How to snapshot a queue to avoid infinite loop -0.68
Double-Check-Locking guarantees state of the object ? (concurrency... -2.36
ORMLite vs pure SQLite select performance 0.00
Is it good practice to pass opened resources to threads? -0.19
Populate map in a thread safe way and pass that map to another meth... +1.72
How to keep fixed number of connections +0.09
How to get ideal number of threads in parallel programs in java? -2.15
Producer consumer problems without semaphores in java threads synch... -0.41
executor not executing threads from within a main thread 0.00
HashMap with multiple reads and periodic writes -2.60
ORMLite on an existing database 0.00
How do I cancel spawned Callables after a Future.cancel? 0.00
setDaemon(false) is redundant? +0.35
Use case for Lock.tryLock() -2.35
Can't exit for loop using break statement +2.02
How many transactions do we get when two threads visit a method wit... -0.64
How Class level Synchronization implement in Java? -1.12
ORMLite is not creating the foreign reference 0.00
Database query interruption +1.26
Unit test for throwing RejectedExecutionException by Java thread pool +1.28
Ormlite: Why does where.eq(columnname, value) give wrong results? -0.15
How to use a flag to restart an action in a Thread? -0.15
Multiple OR statements in ORMLite 0.00
Difference between `TimeoutException` and `CancellationException` -1.82
How change many records in an ORM database quickly? -2.16
what is the best way to sort index and value of number of items +1.11
Check if a threadpool have tasks that are waiting for execution? 0.00
Can anyone give me an example of showing SimpleDateFormat is thread... +1.29
Synchronization on instance level in Java +0.30
Checking for readLock possession in `ReentrantReadWriteLock` 0.00
Attribute without @DatabaseField? 0.00
Calling java.util.Collections.shuffle() from multiple threads? -0.15
Cannot disable ORMLites Logging +0.35
Class with collection of itself ORMLite 0.00
Check whether all characters of second strings match at least once... +0.35
How to speed up eager loading of foreign collections? 0.00
ORMlite how to add Collection<Collection<Double>>? -0.65
Joda-time Period doesn't seem to calculate days correctly 0.00
synchronized vs ReadWriteLock -2.24
Is this a case of the 'double check' anti-pattern? (Get a m... -1.05
HttpClient handshake stuck forever 0.00