StackRating

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

Nathan Hughes

Rating
1579.98 (3,004th)
Reputation
75,249 (1,116th)
Page: 1 2 3 4 5 6 7 ... 33
Title Δ
Using this.wait() inside run() in a synchronized block -0.79
How do I stop the thread when tomcat stop 0.00
synchronize functions, or lock object in thread? +1.67
In Java, how can other thread get chance to run after current threa... +1.30
Avoiding compile errors with generics -2.03
Why use Thread.currentThread().isInterrupted() with try/ catch +1.19
After ends method doPost() runs method doGet() without calling this... 0.00
Using try-with-resources in multiple methods with same AutoCloseabl... -2.03
How to secure restful webservices? +0.11
We can only use a blockingqueue or any other data structures for Th... 0.00
Difference between synchronized(this) and few synchronized methods... -0.37
Can an interrupted Java thread really skip a finally clause? 0.00
Java: Threading: Add Element with ID to list from different threads 0.00
SimpleDateFormat don't parse a string with a date when I use se... +0.40
Producer and Consumer in java use notify() and wait() run 4 threads 0.00
Format method on String -1.25
How reordering of instructions can cause concurrency issue -1.25
Should I make 'count' as static in derived class, how to ac... 0.00
wait method wakes up without calling notify(NOT SPURIOUS WAKEUP) 0.00
Not getting expected output for threaded program +0.39
Is volatile not needed for objects' members but only on primiti... -1.10
Why am I getting a deadlock in this producer-consumer in Java using... +0.37
Is it thread safe that java anonymous inner-class implements Runnab... 0.00
Why is groovy not finding my variable in its scope 0.00
I'm a self-taught programmer so did i understand these concepts... +0.38
java thread start not working 0.00
java:inefficiency of synchronized methods -0.11
Output result is different while passing argument to thread methods -0.39
illegalMonitorException while printing odd even numbers using 2 dif... -0.11
Handling InterruptedException in main thread 0.00
Synchronized method multy threading app 0.00
Struggling with understanding <? extends T> wildcard in Java -1.51
DB transaction or Java DAO's method synchronization? +0.37
What is the proper method to release a Semaphore object in Java? +1.38
How to notify a specific thread in Java -1.75
How to handle source code with dependencies to different versions o... +0.67
Possible lossy conversion from double to int? -0.35
isAlive() returns false -1.94
Why can't `atomic` and `synchronized` attributes be applied to... 0.00
Why wait, notify and notifyAll are methods in Object class not like... -0.25
Is String a immutable class in JAVA, So how to use this feature is... -0.36
Why does Producer/Consumer threads demo hang on wrong place? 0.00
using volatile instead of synchronized -0.12
Why ConcurrentModificationException in Vector? 0.00
Race condition in variable in a static method 0.00
How to Unit test the following method -2.29
Thread safety in web application +0.38
How to declare a private static final int from a method (java begin... +0.38
How Class level Synchronization implement in Java? +2.11
java spring framework code doesn't run +0.37