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 ... 33
Title Δ
Java Servlet Method Parameters, response, and thread safety -0.33
Unexpected Token on FizzBuzz Solution -0.62
Should I volatile the field with synchronized methods? -0.86
@Async does not work in spring 0.00
Does the following code cause deadlock when running 0.00
Jpa, SpringData Concurrency issue -0.11
Why in both the code snippets '@Override' annotation work p... -0.11
Difference between Tomcat and my JSP/Servlet app? +0.29
Error when Hibernate DB Object mapping using same ID +0.40
Does wait() wait for the referenced object or the reference itself... -0.13
When do references to threads in java go out of scope? 0.00
Is it good to start and shutdown threads in a loop? 0.00
get value from hashtable where key is ArrayList<String>, and... -0.13
SpringBoot Single Page Application Concurrency -0.34
What is the method name or mechanism to override "when thread... -0.99
How to connect to different tables in java(jsp,servlet) in MVC? -2.71
Spring @Transaction and @Async usage for database operations 0.00
Demon threads continue to run after main exited and there is some n... +1.41
Producer with multiple consumer failing with notify() 0.00
How to call java method in groovy 0.00
If wait() throws an InterruptedException, does the thread wait unti... +1.99
groovy null safe operator not working -0.33
Groovy equivalent of Java's String.format -1.81
How to initialize static attribute with class attribute +0.12
Why Main Thread is executes first before Child Thread? 0.00
Why would you use both a boolean AND interrupt() to signal thread t... +0.41
ExecutorService not terminating in time +2.07
Keeping the "0" digit in front of a number 0.00
How to normalize this UNF table to 3NF given these FDs - staff, pat... 0.00
Can using volatile with "AtomicInteger" guarantees thread... -1.80
Close function in finnally block throws NPE randomly 0.00
How to sum up all numbers in an array -0.96
Transaction management in Spring: Does support come from Spring or... 0.00
Spring and Hibernate are Anti-OOP 0.00
Delete occurrences of atom from list - LISP 0.00
How to thread-safely read from and write to the database? +0.39
Does a thread need to be in a RUNNABLE state before it can be inter... +0.25
Thread-Safety and Instances in java +1.51
set prepared statement parameter where NOT NULL java +0.38
Multiple threads accessing the same object in Java -2.02
How do objects with synchronized methods and synchronized statement... 0.00
Using static List to keep all threads in Java +2.06
Why does a thread test a condition/property while holding the lock... -0.61
Why do we need serialVersionUID when extending RuntimeException? -2.58
Should I have a singleton ThreadPoolTaskExecutor to be shared diffe... 0.00
How do you assert that an exception is thrown if it has already bee... +0.77
What is difference between HashMap in synchronized block vs Collect... +1.32
JDBC transactions in multi-threaded environment -0.58
java ee MVC pattern, does model and view communicate directly with... 0.00
Destroying Date object 0.00