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 ... 10 11 12 13 14 ... 20
Title Δ
Can someone explain join method in Java Thread class? -0.33
Is it a kind of deadlock in the code? -0.66
Is it ok to not "join" interrupted threads? -1.07
Does a method contain a race condition if it checks (independent) A... 0.00
Run methods in a thread -1.31
How to run a thread just after the previous one in Java -1.33
Global variable changes only momentarily, is this because of simult... +0.26
Lock objects for all threads? +1.17
Multi-threading with Swing -0.52
Static and non-static synchronization in Java -0.43
How synchronized Block In Java works? Variable reference or memory... +2.34
Java monitor and lock clarification +0.60
simple program of The Traffic Light in java with( Thread , Semaphor... 0.00
How to implement a semaphore +0.03
can multiple threads with different objects of same runnable class... +0.55
Java Concurrency in Practice: 3.5.4 Effectively immutable objects:... -1.81
All threads get locked in wait() state -1.46
Mapping Color Codes To Int in Java 0.00
Communication between two Threads -0.96
Is this spring code thread safe? -0.44
Can you change a line after you've outputted it with System.out... +0.07
What's the difference between a singleton Class with synchroniz... +2.38
Java Thread Visibility and Synchronized +0.54
Multi threaded java program to print even and odd numbers alternati... -0.67
How can I run a thread after another thread has completed its actions +2.78
Detect when user finished writing - Thread.sleep() called in loop -1.08
Deadlock caused by blocking methods 0.00
Is it possible to get rid of wait(), notify() and synchronized(obj)... +1.82
How to avoid creating Thread hostile classes in Java -0.27
One ReentrantReadWriteLock instance per Variable to be synchronized? +1.29
java thread safety between multiple variables +0.39
When we call thread.start() which thread is invoked first 0.00
How to implement Executor Service of Excutors +0.38
why java concurrency test fails? -0.82
how to prevent happens-before in synchronized code in java? -0.06
Java: Changing a label value while threading -0.28
Instance level synchronization -1.65
How to continuously listen to input stream while writing to output... 0.00
i have confusion in concept of classes and objects in Java -1.77
use Java Monitor instead of Semaphore -0.45
Does Future require to perform the computation in a separate thread? -0.34
Is it possible to synchronize a half of an if-block? -1.08
Do I need to synchronize a call to the interrupt method? -0.27
When is encoding being relevant in Java? +2.13
Java multi-threading: thread safe data structure vs. synchronized m... +1.15
Blocking object property -1.55
Java Thread wait and notify methods -1.53
How to share an object between threads to demonstrate that it is no... +0.65
java Volatile/synchronization on arraylist -1.03
Do objects stay in the thread -1.97