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 ... 4 5 6 7 8 ... 33
Title Δ
Which one is better between static block or Spring autowired? 0.00
In java == for primitive and objects 0.00
Java enum values and SQL injection +0.36
something strange happen with synchronized (Test2.class) 0.00
Why does the main thread acquire the lock of a synchronized instanc... 0.00
State of threads, locks, and conditions +1.55
Is it safe to use static methods in J2EE WebFilter filters? 0.00
Why does the ExecutorService interface not implement AutoCloseable? -1.19
Can a thread run two method simultaneously? -0.62
Broken synchronization without volatile variable 0.00
I am confused about using static method in Multithreading java? -1.41
What do these values / parameters in PreparedStatement mean? 0.00
How does one figure out upcasting and downcasting in Java? +1.86
SCJP- override method with the exception handling 0.00
What is the criteria of an exception to be tagged as checked or unc... -0.63
PreparedStatement.close() vs PreparedStatement = null; -0.63
How can I wake/suspend a particular (Group of) Thread(s) with notif... 0.00
Clarification on Step Chaining +1.69
Database for Junit Testing +0.38
Synchronizing on an object and changing the reference -0.05
Threads and confusion about the order of execution 0.00
How to prevent sharing same object? -2.56
Java SCJP/OCPJP -0.14
Java- variable that's static, but extended subclasses don't... -1.41
How to merge two maps in groovy +0.52
Clojure fibonacci -0.48
Holding locks on two objects 0.00
Is it possible to access ThreadLocal variable given a thread object +1.66
synchronization other than current object -0.86
Stack pushing() is not pushing -1.35
Thread.interrupt() vs Thread.interrupted() -0.12
what is synchronization - a property? 0.00
Spring JPA - entity detached? on exceptions? 0.00
Main thread not wating on calling wait() 0.00
need a simple example for the synchronization +1.54
Extract pairs from list in Groovy -0.53
Does creating multiple "throwaway" objects affect perform... +0.34
Pair<L, R> in Groovy -0.35
Can `LockSupport.park()` replace `Object.wait()`? 0.00
Spring jdbcTemplate query always returns null irrespective of data... 0.00
How will multi-threading affect the Easy Rules engine? 0.00
Should I synchronize notifyObservers calls? 0.00
Java Thread Synchronized methods -0.56
what's the other reasons causing fail to cancel the task? +1.04
Getting same hashcode every time before serialization and after ser... 0.00
How to do wait and notify with two independent threads? -0.12
What is happening in below code of threading? 0.00
notify() and notifyAll() doesn't work in my java code +2.21
Spring Batch filtering out records with Processor 0.00
Control not returning to the waiting thread after notify 0.00