StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Solomon Slow

Rating
1449.88 (4,532,678th)
Reputation
14,092 (10,141st)
Page: 1 ... 11 12 13 14 15 ... 20
Title Δ
Accessing the main thread, How it works? -1.32
Thread.Yield() not pausing the current thread -1.41
Simple java threading test program not working +2.52
In Java, is `synchronized` equivalent to `synchronized (this)`? -0.91
Control Android Java Thread +0.24
JFrame is inactive during Thread.sleep(int) 0.00
Testing code which uses ScheduledExecutorService (without using Sle... 0.00
Concurrent collection happen-before relationship -1.02
synchronization : Threads execute two critical sections in same order +0.42
Is there some way in Linux to create a "virtual file" tha... 0.00
Java Thread: Real Time Application Example +0.12
Happens-before and volatile variable 0.00
How do I work in multiple fixes while waiting for a review in Gerrit? +0.57
How to use wait and notify -0.44
How to infinitely nest an object polymorphically -1.14
Better ways to handle exceptions related to Cyclic Barriers -0.57
How JVM determines instance when using intrinsic lock? +0.49
Why are the data types double value got incorrect result in java -1.67
java unit test ExecutorService 0.00
How to handle XML-related exceptions in Java? +0.39
How to create a thread that lasts for a minute and takes input via... +0.19
Java Fork/Join vs Multithreading in the Multicore World -1.51
is google volley singleton really thread safe? 0.00
Xss set thread stack size for 1 thread, what is the limitation for... 0.00
How does java.io.InputStream.read() work? -0.29
Does happen-before relationship impact priority inversion? 0.00
Concurrent HashMap Null key and concurrency level +1.35
Declaring object reference as volatile in Java? +0.07
Java Thread Synchronized object for wait and notify -1.28
Java - Change a parameter object inside anonymous method -0.93
How are we able to create more than one object of same name if obje... +0.59
Should a while loop in run method of a Thread be stopped using isIn... -0.46
Thread Delay using scheduler or Thread.Sleep -0.40
Mutithreading Synchronization -0.57
ArrayList<object> manipulation using Thread in Java -0.43
Best practice for Threads manipullation and Thread destroy? -1.26
Threads: Help me understanding my own stop()-method (set boolean to... -0.13
Is secure launch a thread without join? +0.51
How does a thread know that there is a join method ahead -0.42
Java synchronized method +0.14
java concurrent method calls with return value +0.52
Dining philosophers in java +2.49
In Java, multiple threads want to manipulate one object, how to get... +0.15
Java - Run a method on Main thread, called from worker thread 0.00
java threading method within object with return value +1.16
Brian Goetz: SafePoint example - is it really thread-safe? +0.05
Understanding lock scope +1.04
When to use poll() vs take() in ExecutorCompletionService 0.00
Does partial thread-safety make a Java class thread-safe? +0.16
How to make three class thread of eachother 0.00