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 ... 6 7 8 9
Title Δ
Memory access by multiple threads -1.64
How to make two planes land in two different synchronized runways i... 0.00
Best Practice for Returning Object References -2.75
How to make several Threads in Java? -1.35
How to make my data structure thread safe? -0.08
CountDownLatch InterruptedException -4.02
Sorting a HashMap based on Value then Key? -1.39
difference between thread.start() and executor.submit(thread) -3.52
How to Identify the website's content language like English, Japane... +2.45
Java fixed memory map -1.63
Thread safety in Singleton +0.71
Why does the thread started by ScheduledExecutorService.schedule()... +3.91
How build my own Application Setting -0.08
Java: multi-threaded maps: how do the implementations compare? +0.11
Writing a synchronized thread-safety wrapper for NavigableMap -1.05
What is "non-blocking" concurrency and how is it differen... +4.33
Queue implementation with blocked 'take()' but with eviction policy +0.14
How to write a hashtable<string, string > in to text file,java? -1.31
Java Thread - Memory consistency errors -0.86
size of ConcurrentLinkedQueue +0.44
How best to modernize the 2002-era J2EE app? -2.86
Why doesn't Java Map extends Collection? -3.50
How to let Tomcat publish WSDL for the WS it provides (CXF 2.2, Spr... 0.00
Choosing an Open Source Application Server for Java EE -2.69
What's a good Java-based Master-Slave communication mechanism? -3.35
question about book example - Java Concurrency in Practice, Listing... +4.44
Java Multi threading - Avoid duplicate request processing -0.24
What are the essential Java libraries and utilities for a returning... +3.89
Java Class comment +1.17
A simple scenario using wait() and notify() in java +2.28
Eclipse vs Netbeans Web Service Tooling +3.14
Does a garbage collector collect stack memory, heap memory, or both? -3.41
Actor model to replace the threading model? -2.09
Multi:Threading - Is this the right approach? +4.20
Is there an easy way to concatenate several lines of text into a st... -2.78
Shipping Java code with data baked into the .jar -3.67
What is the proper way to resolve Eclipse warning "isn't param... -3.67
Unreachable statement when using return in finally? +2.15
Iterator performance contract (and use on non-collections) -3.87
managing software editions -4.62
How a thread should close itself in Java? +4.82
server push or client push is better? +2.97
Singleton pattern and broken double checked locking in a real-world... +0.00
What Java concurrency classes might help me? -2.50
Jboss Messaging JMS +1.21
Logic inside an enum -2.62
how to share a variable between two threads -2.55
Enum.values() vs EnumSet.allOf( ). Which one is more preferable? -4.66
How do you write a deconstructor in Java? -4.25
How to implement a network protocol? -1.87