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 ... 17 18 19 20
Title Δ
Making images appear smaller while maintaining quality in java 0.00
Thread 1 is executing in java synchronized method 1, can Thread 2 t... +2.38
Is it possible for a managed thread to have a Race Condition with i... -3.48
difference between static block vs main method in java +2.24
volatile variables, synchronized blocks +2.31
Deadlock occuring in the Dining Philosophers code -1.32
Why the IllegalMonitorStateException is raised upon notifyAll() cal... -3.64
Reentry in Semaphore 0.00
What does EventQueue.invokeLater do and that vs start() Thread? -3.33
Force use of a base class method in Java -0.82
How to compute absolute value of signed random integer -3.86
Where is the reference in this Thread going ? -3.86
Why yield method in java does not release the lock? -3.31
How to avoid reads before initialization of all the three maps are... -3.61
Is it bad practice to call run method directly -0.27
Using threads in Java, iteratively -0.01
Change scheduleWithFixedDelay delay (Java) 0.00
Difference between class locking and object locking in Java +0.94
How to use Semaphores for Signaling? +4.02
ReentrantReadWriteLock and synchronized blocks +5.10
Hyper-threading, Multi-threading, Multi-processing and Multi-taskin... 0.00
How to structure my classes correctly +0.08
Multiple threads calling a method while blocking if another method... -3.77
Time based thread synchronization in java +0.04
Sleeping threads in JAVA -0.27
Does ReentrantReadWriteLock read while writeLock locked? 0.00
Cross-thread access exceptions: How to implement? +3.77
Non-thread-safe Attempt to Implement Put-if-absent? -0.65
concurrentLinkedQueue offer/poll blocking -1.80
Java and Synchronization issues -1.24
What happen when we use wrong notify()? -2.26
Can we say that by synchronizing a block of code we are making the... -0.15
Method Arguments and Local Variable are Thread Safe +4.12
Enforcing instance variable implementation from an abstract class i... +0.38
Resume interrupted thread -0.88
Communicate with thread and find running time -4.04
Issues with concurrent reads from two serial ports via RxTx in a ja... 0.00
CPU instruction reordering +4.05
Pause/ Sleep for n seconds in a Java EE environment 0.00
Java - is volatile required with synchronized? -4.39
How to normalize data to 1 such that each value receives a weight p... 0.00
ruby thread vs thread pool .. approved solution vs speed 0.00
Java locking other critical sections 0.00
Effect of "finally" block on return values from "try... -2.54
why without calling the notify wait is releasing the lock +0.92
Strange printf() behavior +4.44
Polymorphism in Java - can I set an object to a specific type? -0.26
wait() or notifyAll() creating infinite loop 0.00
Are there any disadvantages of using a thread pool? -1.86
Idea Behind Recursive Mutex Lock -3.96