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 ... 13 14 15 16 17 ... 20
Title Δ
Whether Thread.yield() will be useful for good Coding practice? +2.59
Java Thread/Runnable stop 0.00
What exactly does it mean when they say that StringBuffer class is... +0.27
why wait() will not working after notifyAll() is invoked -0.20
How is mutex internally implemented -1.96
How to run 2 threads in the same method without it freezing? +0.42
Does making variable volatile get rid of: Multithreaded correctness... +0.57
How to wake thread by condition +0.91
Java multithreading concepts in Semaphores -0.88
How to control threads liveness in Java? -0.11
Thread confusion in Java 0.00
Java Eclipse Tells Me that My Method is not Static -0.46
Accessing synchronized method in java -0.85
Java Singleton Class Behaviour in Multi Threaded environment +0.54
Accessing an array from a different method 0.00
Is entering synchronized block atomic? -0.39
Can a thread-safe class contain any public instance fields? +0.05
Are the objects in the following class immutable? +0.55
Does it make sense to have more than 2 worker threads on a machine... -0.74
Does Java actually run threads in parallel -1.12
Is necesary synchronize thread safe singleton's methods -0.57
Can someone give an example of the situation described here about t... +0.23
Making sure a thread's "updates" is readable to other... +1.18
Which is the difference between AtomicReference and Synchronized? -1.64
Thread Local vs Local Variable in Java -0.12
Java: synchronize object inside another synchronized object -1.84
Stop background thread when exception is thrown in main thread -0.20
Where to use Thread interupt -1.64
Variable is null when called from another thread +2.10
How many conditions can an if check for -0.40
How come my Java program goes faster when I execute a number of par... -0.47
Is this a good approach for threading and synchronization of multip... +1.80
Need explanation for Lost Notification occuring in a JavaPathFinder... 0.00
Are there any disadvantages of creating too many threads? -0.18
Thread wont start on Java -0.43
Synchronise to beats per minute / Send quantised messages +2.01
Synchronize two different methods with eachother or synchronize var... +0.04
What the reason to use Executors.defaultThreadFactory().newThread? -0.53
HandlerThread safety in Android 0.00
File Encryption Using RSA 0.00
wait and notify with implementing Runnable and extending Thread exa... 0.00
How to protect private Thread without using SecurityManager -0.84
How to execute a Ruby file in Java? 0.00
What could be the use of synchronizing the simple getter? +0.63
Does an InterruptException cause the thread to stop -1.11
How to check whether a POJO's fields are 100% thread safe? 0.00
Thread not stop on calling stop() method +0.93
Java - Converting wait/notify to java.util.concurrent +0.54
Wait and Notify Methods in Synchronization? 0.00
How can C print a super-large number? -1.18