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 Δ
What is the latency of a BlockingQueue's take() method? -2.44
Setting Ideal size of Thread Pool -3.58
Java Thread accessing another Thread +0.19
State parameter of circle not changing in thread class 0.00
How to check if a thread is running in the ExecutorService Thread p... -0.60
How can I add items to a list from a thread and keep the adding ord... +0.21
Concurrent Fixed size collection with configurable removal policy -3.61
Tracking thread initialization in source with large applications +0.06
Submit tasks with delay based on token +0.15
MultiThreads: can we make one thread as daemon thread, and execute... +0.37
Difference between LinkedList<T> clear and new LinkedList<... -0.99
Semaphore of size 1 the best option? +1.74
Java - Is it acceptable to synchronize threads on a ConcurrentSkipL... +5.22
IllegalMonitorStateException when notifying threads -1.86
Best way to write refresher thread -1.86
Is a DelayQueue without fairness problematic? 0.00
Tomcat and Java upgrade causing CPU spikes during CMS major collect... +0.69
ExecutorService.submit(<callable>) taking more time? -3.16
Threads Executor non blocking list +0.48
Can we use fork/join and executor service at the same time in Java? +0.44
Java concurrent programming - synchronizing array +3.99
Best way of running two threads alternatively? -2.34
Adding Thread in ThreadPool in Executor Service -3.74
Waiting for another thread in executorservice scenario +0.35
Java Multithreading - How would I spawn two additional threads to i... +4.22
How can I know if a task submitted to executor threw exception? -2.34
How can I start a server in a background thread and know that the s... -1.46
Java Get Current Thread instance -0.17
Reading an array consecutively with two threads +0.65
Design issue: is this doable only with producer/consumer? +0.37
Return Object to Pool in separate Thread +0.32
Reducing the execution time of Standford corenlp? -4.54
Is an executor meant to be reused? -3.11
How to organize multithreadings work with queue? -3.34
Java multi thread communication -1.11
infinite fifo in java -0.29
does Thread priority affect the synchronized block access? +2.16
Setting and Getting Methods with wait() and notifyAll() +2.78
Handling Threadpools & wait notifyALL() 0.00
Is it required to use thread wait() and notify() inside a synchroni... -3.88
Conditions vs objects wait/notify -1.52
Balancing multiple queues -1.33
how to traverse a queue in java 0.00
Illegal monitor state exception 0.00
Differences between synchronized keyword and ReentrantLock -0.77
Effecient way of moving multiple vehicles in a simulation -1.41
Executors: How to synchronously wait until all tasks have finished... -1.13
java thread pools and variable parameters -3.91
ExecutorCompletionService runs only in a single thread, but Executo... -2.47
What's the point of concurrent lists and sets when there is AtomicR... -3.30