StackRating

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

Ralf H

Rating
1432.03 (4,535,257th)
Reputation
1,122 (140,348th)
Page: 1 2 3
Title Δ
Error during run jcstress: VM option 'StressLCM' is develop... 0.00
Multi-threaded array comparison - Pushing events to a thread? -0.75
ThreadPoolExecutor similar to Executors.cachedThreadPool but with m... -1.12
set thread affinity in python and java +0.09
Threads utilization strategy -0.07
Using ThreadPools to process M tasks of N users on K threads (N*M &... +0.22
ConcurrentModifcationException when adding value to hashmap +0.10
Java - Remove thread from memory -0.83
Handling items in queue when other end fails to receive -3.47
Which is faster? Less work in more runnables, or more work in less... -3.48
Trying to solve consumer-producer in java with multithreading 0.00
Cache using ConcurrentHashMap -2.99
Nested loops with threadpool +1.50
Scalable priority ThreadPoolExecutor 0.00
OutOfMemoryError for creating native threads +0.77
java ExecutorService how to handle timeouts -3.69
Is it possible to reproduce visibility bug? 0.00
How to make sure a single Runnable task isn't running simultane... +1.52
Sharing data between Runnable instances in same thread using Thread... 0.00
How to run a polling blocking consumer in Java? 0.00
What JVM synchronization practices can I ignore assuming I know I w... +3.08
How do I properly shut down a BlockingQueue? +0.77
Fork/Join: optimal threads count -3.42
How is 6M TPS counted/measured in LMAX's disruptor pattern? 0.00
how to pass reference asynchronously between threads? With Observer? +0.87
Synchronised Logging for Log4j 0.00
Analysis: Performance of ForkJoinPool -1.56
Using ForkJoin to search a string in cube (3D-dimension) is a good... 0.00
How to reschedule a task using timer? -1.21
How to use List Class in Java When multithread is needed? -1.06
Blocking Behaviour - Concurrent Data Structures Java -0.43
How to get the ThreadPoolExecutor to increase threads to max before... +2.16
How can I synchronize a HashMap while allowing for simultaneous rea... +1.39
Thread Pool Executor -1.51
Multithreaded approach using java Executor interface -3.58
Stop at breakpoints only in certain thread -3.25
How does the Exchanger supports GC-less Java? -3.52
Thread join() method output confusion -2.59
How to tell main thread that part of thread job is done -1.34
Blocking queue method in concurrent package; -1.81
Multithreading - Schedule neverending runnables in Threadpools -1.78
Java synchronized on atomic operation -2.37
How to cancel all threads in tasks when one task returns invalid in... 0.00
Java: Wait for TimerTask to complete before continuing execution +0.18
Parallel processing of arrays using ExecutorService and arrayCopy() -1.68
How synchronize on object without locking? +4.49
How to wait for all callables to finish executing before proceeding? +4.70
Java - How To Synchronize 2 Threads On 1 List? +0.79
Synchronized Block inside the run method +0.25
Calculating the throughput in multithreading code -2.22