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 ... 4 5 6 7 8 ... 41
Title Δ
java synchronized Thread clarification -1.15
Spring Boot + Freemarker: how to start the long process of fulfillm... 0.00
Hibernate default value for @joincolumn 0.00
FileAlreadyExistsException not being thrown, and overwriting file +1.35
Querying multiple columns containing the same text, without using r... 0.00
JVM stack memory 0.00
How to use wait() and notifyAll() to run thread one by one? -0.85
Array range or synchronized reading from input file -0.21
FastMap size > 0 but only one element 0.00
Read data from database and write into file using multithreading +0.08
Java thread producer and consumer -0.16
Synchronize on the same lock -0.73
Wake waiting threads in java 0.00
Singleton thread safe SAX parser instance 0.00
For an immutable type in a mutable reference field, use volatile an... 0.00
LinkedBlockingQueue IllegalMonitorStateException on take()? 0.00
if a value is set by 'set' method of Class java.lang.reflec... +1.76
Wait for daemon threads to complete an iteration using an executor... 0.00
run() is never called by Thread.start() method 0.00
While calling wget from java with consuming the "error" a... 0.00
Maximum wait time in queue in ExecutorService +0.34
in the context of the example provided, does dividing method into p... -2.19
Questions about how the synchronized keyword works with locks and t... -1.68
Is my thinking for the total number of operations in the code-snipp... -0.69
Android, OrmLite - Observe external changes of dao 0.00
Error building query which says "previous operations still wai... 0.00
Is it ok to use the intrinsic lock of a Thread object in Java? 0.00
notify() and notifyAll() doesn't work in my java code -2.21
Should exceptions be used to unwinding process back to main? 0.00
Cache flush on synchronized entry ,exit and volatile read and write -1.66
unable to predict when all the threads have finished execution -0.70
Stopping/Interrupting a thread after time limit 0.00
I'm having trouble with creating second thread for a multi-thre... +0.33
Could it be possile to dynamically change corePoolSize of a ThreadP... 0.00
ORMLite id is always null (does not have an id field) +0.33
wait() does not force the thread to wait? -0.47
Executing two tasks consecutively +0.33
Modifying a runnable object after it has been submitted to Executor... +1.80
Why java takes overhead of thread switching when OS is acting on be... -2.60
What's the idea behind using Thread.Join() in this case? +0.47
load multiple versions of the class file to the JVM -2.66
Convert a for loop to a Multi-threaded chunk -0.69
@ForeignCollectionField is missed in ORMLite 4.9? +1.44
handle NULL case inside sqlArgToJava of custom persister class 0.00
Ormlite unknown ROWID 0.00
How to use ORMLite foreign objects WITHOUT generated id? 0.00
synchronized block is not working quite right -0.43
prevent java program from opening threads -2.15
Ormlite H2 error assigning data from class 0.00
How to Junit test a synchronized object not accessed by two threads... +1.06