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 ... 11 12 13
Title Δ
How to make a copy of ArrayList object which is type of List? +5.09
Locking a file for an individual Thread within a VM -0.84
Maven install and deploy 0.00
Connect to web that requires user/password 0.00
Do I need Maven to use Hibernate? -2.00
HttpEntity ClassNotFound? 0.00
Using an empty file to have one application instance -0.49
When does it make sense to use Spring WebFlow on top of Spring MVC? +3.41
Atomically incrementing counters stored in ConcurrentHashMap +0.32
Java: Does LinkedBlockingQueue take into account order of consumers? +1.63
Any practical example of LockSupport & AbstractQueuedSynchroniz... +3.06
How to change default format in StringToDate? Spring WebFlow +3.57
Is Spring Webflow suitable for async. flows? 0.00
Continuous Integration Hosting for Open Source projects +2.20
Reading after "Java Concurrency In Practice" for more con... -0.55
Webapp: safetly update a shared List/Map in the AppContext -0.30
Is there such a thing as a lockless queue for multiple read or writ... +1.48
What is the correct way to synchronize a shared, static object in J... -0.39
Wait between tasks with SingleThreadExecutor +2.77
Peterson algorithm in Java? -2.01
Unresponsive threading involving Swing and AWT-EventQueue -4.03
500 Worker Threads, what kind of thread pool? +1.19
How to fire off a asych thread in a web application, and gaurantee... +2.23
how to set a infinite loop and break it. (Java threads) +0.65
JAVA - Cancel the ThreadPoolExecutor running tasks +3.69
Unlock on ReentrantLock without IllegalMonitorStateException +6.74
Java: serial thread confinement question +4.22
Java: How to make this main thread wait for the new thread to termi... +4.11
Queue implementation with blocked 'take()' but with eviction policy -0.14
ExecutorService that interrupts tasks after a timeout +3.99
Multithreading, when to yield versus sleep -4.21
Java Concurrency: CAS vs Locking -2.07
Java: Handling exceptions in child threads +3.49
Whats wrong with this while loop? -1.57
Waiting on threads -0.97
ConcurrentLinkedQueue$Node remains in heap after remove() +3.60
java concurrency: many writers, one reader +4.03
Are there any reasons to make all fields and variables final? +0.05
What Java concurrency classes might help me? +2.07
Java: Synchronizing on primitives? +2.97
Comparing strings with JSTL +3.40
Java volatile variable question -0.48
The difference between Executors.newSingleThreadExecutor().execute(... +0.40
Struts2 back button and linking +2.59
Flexible CountDownLatch? +4.41
Java Thread problem -2.52
How does "this" escape the constructor in Java? -3.12