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 4 ... 9
Title Δ
Why and how does volatile imply atomic reads/writes? -0.97
Bloch Effective Java - favor static classes over nonstatic - how ma... -2.09
Iterate over large data fast with Python? 0.00
Thread safe InputStream in java +2.51
Multi-threading -- a faster way? +0.82
Is using a property files a safe option? +1.14
Threading and Concurrency Within A Servlet -0.32
Variable Declaration in multi thread usage, Java [Memory Leak Issue] 0.00
Loading data to Hadoop 2.2 with Spring-XD -0.04
Storm topology reading from rabbitmq message queue at runtime 0.00
Implementing Inactivity Timeout with ScheduledExecutorService 0.00
Tracking Executing Threads -1.60
Realtime Stock Quotes and architecture 0.00
Mule VM - data loss / Not processing all data in the VM 0.00
Does the future object returned by executorService.submit(Runnable)... 0.00
How to run multiple instance of same program in java 0.00
threading and exception handling 0.00
ScheduledThreadPoolExecutor: How to priorize Tasks? 0.00
Leak memory in war servlet with tomcat 0.00
Why does my naive Elasticsearch update fail frequently with a docum... 0.00
Waiting daemon thread hangs application 0.00
ArrayBlockingQueue v/s BlockingBuffer.decorate(new BoundedFifoBuffe... 0.00
Code too large error resolved by using super class 0.00
how to convert LinkedHashMap to Custom java object? 0.00
InvalidFormatException while deserializing parameterized url to a j... +0.82
Listing the methods called from a java class? +0.08
Logging all threads that acquired lock on my object +0.01
How can 1 catch the exceptions thrown by the executable run using J... -0.21
synchronized lock grant order when multiple thread ask for it? -0.84
Converting a file to an accessible object 0.00
Is it a bad practice to use a ThreadLocal Object for storing web re... -1.18
When Java refresh Thread Cache to actual copy -0.91
which one is better - SchedulerExecutorService or Quartz api 0.00
Picky host (lock?) -0.01
how to replace multiple arrayList to single Collection Java +2.01
Thread Handling after exception +0.28
java multithreading ExecutorService -0.94
Thread stopping using volatile variable -2.16
Can a java method implementing a base class method return an inheri... +1.17
any mechanism in Java to provide compile-time code variants? +0.02
Is this a reasonable approach for my Java web app? -0.20
java from a program that runs 1000 times in a row to muli threading 0.00
Does this memory usage pattern indicate that my Java application le... +0.49
scheduleAtFixedRate not starting the task at specified delay -0.16
Java HashMap.get() returns null when I create a new instance of an... +0.83
Filtering latest tweets 0.00
How to clean ThreadLocal's data when the Thread's task is done -1.26
Spring's ThreadPoolTaskExecutor queue cleared when server goes down... 0.00
What is a good data structure for a multi resolution graph? -2.00
Singleton in a Servlet -0.51