StackRating

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

Enno Shioji

Rating
1512.92 (53,076th)
Reputation
20,271 (6,695th)
Page: 1 2 3 ... 9
Title Δ
Reading from blocking queue with multiple threads +1.70
Should we add null to the list Collection.singletonlist or just mak... +0.49
Is it ok to catch SQL Contraint violation exceptions in program? 0.00
How Copy-On-Write is different from a direct lock / synchronized on... -2.40
ExecutorService miss calls 0.00
With ThreadPoolExecutor, what is the difference between allowCoreTh... 0.00
Java thread project weird behavior while increasing num of threads -2.10
Java - Modify object's internal data, or create new object with... +1.11
Why iterating Empty Map doesn't throw any exception in Java -0.87
Getting "Failed to create lock" exception when performing... 0.00
Using PriorityQueue with any Comparator in Java +0.17
TreeMap - Synchronization Documentation Explanation +2.29
Is it good practice to use a Try for flow control? +2.22
Get update value in map thread safety -0.04
java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.cop... +0.09
How to measure the time it took to sort an array for each sorting a... 0.00
Lost all submitted tasks in ThreadPoolExecutor 0.00
Does mutation of an non-thread-safe collection in a constructor nee... -1.09
Synchronized in java ensuring memory updates for other threads? +2.37
How to synchronize file wise file writer object? +0.48
Connect four multithread design - Homework 0.00
Apache Kafka: Can I set the offset manually 0.00
Use case for method , System.identityHashCode(Object x) -0.25
Java 5 Multi threading, catch thread exceptions 0.00
How to calculate average, 95th percentile from the Histogram? 0.00
Java synchronized: just keep critical sections small? +1.45
Why does Spark Streaming need a certain number of CPU cores to run... 0.00
can a thread hold two locks at the same time? -2.14
HashMap internally uses Node<K, V> array vs Hashtable interna... 0.00
Use Guava Cache to persist data in harddisk -0.51
OutOfMemoryError for creating native threads -0.10
Error, java heap space when looping arraylist of bigInteger -0.52
How to avoid ordering issues for concurrent requests from the same... 0.00
What for we need to check this condition Float.isNaN(loadFactor) in... 0.00
Finished Threads: should i ignore them? +0.48
Java: What is an atomic number? -0.02
How to execute a Thread for specific number of times -2.17
Java ProcessBuilder not able to run Python script in Java -0.17
Is this caching thread safe? 0.00
Is this piece of Java code thread safe? -0.98
Java: Memory cleanup after Thread execution +0.99
Python: storing big data structures -1.60
Am I using the synchronized block correctly? +1.06
Put unacknowledged message(on exception) to a different queue in Ra... +2.04
FutureTask with Runnable and Results -0.02
Trick behind JVM's compressed Oops +2.38
Read data from a database via hibernate +1.93
How to upgrade kafka 0.7.2 to kafka 0.8? 0.00
Connection to http://krono.act.uji.es refused 0.00
Java LRU cache using LinkedList +0.49