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 ... 31 32 33 34 35 ... 41
Title Δ
How to start anonymous thread class -0.29
Controlling thread using wait() and notify() +0.41
Performance hitches of some sort in a return or parameter (Java) -2.16
Looking for Java clever task scheduler and executor +1.03
How to get threads with loops running concurrently to work with Thr... -2.22
questions on implementing Runnable +1.78
safe publication using method confinement in java 0.00
Notify Threads When Counter Changes +1.58
Java - write the first byte of an int -1.10
How to lazily create tasks for use by a Java thread-pool +0.28
replace text within a string 0.00
android ArrayList is empty after getter method 0.00
Getting my head around Java threading, monitors etc.... +1.71
Developing multi threaded applications in Java 0.00
Java Locks synchronize methods baking transfer +1.80
JBDC - execute SELECT and INSERT atomically across concurrent threads -0.07
Java - Variable might not have been initialized -0.05
Where to call wait() -0.21
Maximum number of threads per process - sysconf(_SC_THREAD_THREADS_... -0.07
Why should I explicitly make an operation atomic? -0.37
wait(n) is acting different each time I change the position of sync... +0.18
Significant performance penalties when using more than 6 threads -0.65
Using MySQL LOAD DATA INFILE statement with ormlite 0.00
Multiple Java threads seemingly locking same monitor? +1.84
High CPU, possibly due to context switching? +0.79
If a synchronized method calls another non-synchronized method, is... +1.27
How should I stop strings that are numbers from rounding when displ... -0.05
NullPointerException when writing to AudioTrack instance in a callb... +0.41
Synchronize object serialization(Android) 0.00
Do accesses in a constructor to a shared static variable need to be... -0.32
Spring: Sharing transaction between threads for integration testing 0.00
Quickest way to process large number of files with thousands of Dat... +0.83
condition waiting thread consuming too many cpu cycles 0.00
How can I kill a forked process in C++? +1.74
Detecting incompatible dependencies in Maven? -1.83
Threads and reading writing memory is a byte or a bit safe? +0.40
How to call a method of and object as a separate thread in java? +1.81
Multi-threading in a VMWare virtual machine environment +1.36
Sharing a Logger Between Threads of the Same Class 0.00
ormlite: Dealing with a default Value of "0000-00-00" for... +0.39
Auto delete nested objects in ORMLite 0.00
Android ORMLite gives SQLException on using Two Tables 0.00
Does volatile ever block or involve a context switch? +1.04
Proper way to remove elements from synchronized lists -0.57
ORMLite foreign constraint that is not linked to the PK 0.00
Make a java program sleep without threading +0.86
Do we need a lock in a single writer multi-reader system? -0.40
Stop and re-run a thread inside itself -1.29
Retriving values from one thread to other +0.45
Generics compilation error 0.00