StackRating

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

AnatolyG

Rating
1477.58 (4,504,838th)
Reputation
1,010 (153,616th)
Page: 1 2
Title Δ
How do I stop a previous Thread that is listening to kafka-topic 0.00
IllegalMonitorStateException when using locks and conditions to pau... 0.00
How to print lines in certain order from different threads? +0.92
How to remove key value pairs from a JSON file in java -2.82
Prevent concurrent method execution -2.67
How to convert an XML structured-like object to a JSON string in Ja... -1.73
How to Update JSON value using Java -0.05
Split a large JSON file into smaller JSON files using Java 0.00
How to parse JSON without POJO -0.85
How to check empty element in json +0.46
Optimizing null checks inside loop in java? -1.80
Query a JSON file with Java-Large file +4.40
how to call a method once an endless thread is stopped manually +4.95
handle java exception in Thread.run -1.20
Safe publication of immutable objects in Java -3.29
Sharing objects between two war files? 0.00
Optimizing copied code in Java, avoiding if clause and casting +0.49
java final variables and performance +4.00
Using synchronized block in ExecutorService 0.00
Volatile array of arrays -0.58
Modify and Compare 2 images in Java -3.80
High performance, lock free Java collection with very specific requ... +4.27
Do we need to make ConcurrentHashMap volatile? +0.95
Efficiency of method call in for loop condition -1.92
Problems with race conditions on ConcurrentHashMap +4.28
Low CPU usage polling architecture between 2 JVMs 0.00
How would I make this code more efficient? +0.55
Memory data layout vs algorithm performance -3.16
Multithreading to improve performance -3.57
Could javassist compile Java Code from source code? -3.10
Stacking monitorenter and monitorexit in Java +1.04
ThreadPool works unpredictable -2.47
Detect server IP address 0.00
It is possible when inputStream.available != 0 the complete data ha... +0.35
How to read multiple lines using FileReader only? -1.16
amazing output for try/catch/finally? -1.92
Threads sitting idle = bad? -2.90
Sometimes receiving java.util.ConcurrentModificationException, some... -2.10
how to read the next line? 0.00
how to read the next line? 0.00
Regarding the Look and Feel in Java -4.14
A project I am working on has a lot of wrapper-classes for Concurre... +4.85
Should i always use instanceof - array of models +0.09
How many types of memory barriers are available in Java? 0.00
Unexpected output when displaying array +0.21
How to compare "x.y.z" format version numbers? -0.22
In Java, is it necessary to call unlock after a InterruptedExceptio... 0.00
Reading System.out Java Test +4.11
Is it okay to expose the state of an Immutable object? +0.12
Show messages as they arrive, not all of them in the end of session -2.01