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 ... 9 10 11 12 13 ... 41
Title Δ
When you should implement Runnable? -0.05
using fixedthreadpool java how to check if finished 0.00
Why is Unsynchronized Objects perform better than Synchronized ones? -1.03
Is throwing InterruptedException essential when stopping threads? C... -0.18
Why it would cause an infinite loop here -0.11
Are DB queries initiated from Java always blocking I/O? +1.34
wait and notify explanation required +0.15
Correct practice to handle thread containing transient members in s... +1.48
stop an infinite loop within a thread +0.59
Ormlite inserts rows using batch operation in wrong order 0.00
Problems building ORMLite queries using version 4.48 0.00
ORMLite data backup and restore on Schema Change 0.00
ORMLite throws 'generated-id key was not set by the update call' 0.00
How can I fill the foreign collection manually 0.00
ORMlite + MySQL Foreign Key Binding 0.00
Is volatile required if the accessing thread is created by the same... 0.00
Why thread isn't starved in my example 0.00
How can I catch InterruptedException when making http request with... 0.00
Why do we still need external synchronization when a synchronizedLi... 0.00
What is adaptive spinning w.r.t lock acquisition? 0.00
Can we have an AtomicEnum in Java? +1.06
Is it possible to create jmx subdomains? 0.00
Java: Address already in use -2.77
Java concurrency and scope +0.11
Program hanging after thread ending +0.31
Java multithreading - awaiting condition and releasing all threads -0.17
Why not binding the OrmLiteSqliteOpenHelper to the Application inst... 0.00
ORMLite : Internal DAO object is null 0.00
Is DefaultThreadFactory itself thread-safe? -2.09
HashMap synchronization +0.94
Respawn threads if they die +0.32
How to make sure all the subclass threads exited ? +0.36
Why threads not switching? 0.00
object creation as local variable -0.44
Future.cancel(true) does not reliably cancel/interrupt thread -0.81
Calling 'wait' and 'notify' on this 0.00
I've been taught that conditions in concurrency do not necessarily... +1.68
Out-of-nowhere ClassCastException in android +0.33
Default value for int in OrmLite Android -0.51
ORM Lite Android Unknown column name in table name 0.00
ORMLite mixing orderBy() and orderByRaw() 0.00
Perform an action after interrupting a thread -0.51
Issue with anonymous threads multithreading 0.00
JdbcTemplate 'IN' search not working properly 0.00
Thread starts running and terminates itself +0.30
ormlite - no field annotation in the case of object array reference 0.00
Are Java ThreadGroup objects bound to a single CPU? -0.15
android ormlite - storing string array -0.51
List<String> as a @ForeignCollectionField ormlite 0.00
save One to Many Collections in ormlite for android 0.00