StackRating

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

John Vint

Rating
1601.56 (1,711th)
Reputation
34,190 (3,419th)
Page: 1 ... 8 9 10 11 12 13
Title Δ
How to write file data correctly? +1.56
Solving intermittent Garbage Collection problem - Java 0.00
calling Object.notify() before Object.wait() +1.45
Java - implementing a busy wait mechanism +1.12
volatile variables and memory barrier in java +1.13
Concurrency and Calendar classes +1.00
Why java.io.NotSerializableException: javax.swing.plaf.metal.MetalF... +1.64
Am I using callable and futures multithreading the right way (java)? +0.37
Is there a quick way to extract part of list from a list of object? +1.04
How to start and manage Java threads? +0.38
Does a HashMap with a getAndWait() method exist? E.g. a BlockingCon... -0.41
Best/MostEfficient way to check if at least one input is entered by... 0.00
block until ExecutorService is done +1.48
Spring Autowiring not working in classes being tested 0.00
Java Concurrency - Better Design approach to manage thread life cyc... +1.32
Java Concurrency - Better Design approach to manage thread life cyc... -0.85
Maven incremental building -0.37
What is wrong with my Maven Config? +1.52
send multiple files from windows machine to a linux remote server &... +1.48
Lazy-loaded singleton: Double-checked locking vs Initialization on... +0.38
BoundedSemaphore semaphore vs standard Mutex 0.00
Spring 3 question -- ModelAndView and Controller not being resolved -2.24
Metrics from multiple threads -1.45
Why ConcurrentHashMap.putifAbsent is safe? -0.97
struts 2 tag cause slow performance 0.00
Can a Spring MVC app be multithreaded even if its servlets are not? +0.16
Why Spring AOP is not weaving external jars at runtime? +0.64
Merge java.util.date with java.sql.Time -0.64
3-column join table generated for simple ManyToMany relationship 0.00
How do I correct a Java LinkageError exception? +1.41
Realize worker-threads for merge sort algorithm 0.00
Is it possible to aquire a lock in one method and release it from a... -0.24
Java concurrency in practice - Listing 5.11 0.00
how do you "ignore" java.util.concurrent.Future objects? +0.17
The code example which can prove "volatile" declare shoul... -0.46
How to calculate memory usage of an object? -0.14
How to properly stop a thread, if my call to Thread.interrupt() wil... -0.34
why do i need EventQueue to start a new thread in java EDT? (JAVA) -0.03
Maven 3 Artifact problem +1.49
Difference between process and thread +0.41
What do I need to know when maintaining a Java app with a large num... -2.22
Are lock-free algorithms really more performant than their lock-ful... -0.41
Does making a Reentrant Lock static and make it a mutex? -2.46
How to avoid both deadlocks and using too many threads? -2.53
Jboss 5, classloader and multiple class instances 0.00
LinkedBlockingQueue thowing InterruptedException 0.00
Java POJO: strategies for handling a queue of request objects to a... 0.00
What synchronization method should I use for pausing a consumer que... 0.00
Java: nice way to stop threaded TCP server? +0.93
Why not to start a thread in the constructor? How to terminate? -0.13