StackRating

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

Ravindra babu

Rating
1419.68 (4,535,856th)
Reputation
31,241 (3,854th)
Page: 1 2 3 4 5 ... 12
Title Δ
Java multi threading performance worst as increasing thread pool size -1.66
ExecutorService never stops. When execute new task inside another e... -0.47
Bridge- vs Strategy-Pattern +0.59
How many threads are there here? -0.67
What happens if a volatile variable is written from 2 threads? -0.94
In MapReduce, how can the same reduce task be executed on multiple... +0.57
how many default number of partition there are when I initially sta... +0.59
When does ExcecutorService fails during execution? 0.00
Why does Abstract Factory deal with families, and Factory Method wi... -1.70
thread safe for instance fields +0.76
When is ThreadLocal preferred over Local Variables? -0.93
Why in Eager initialization, the instance of the singleton class wh... -0.52
Is it safe to shut down ScheduledExecutorService? -1.36
What are the pros and cons of Hadoop HA QJM and NFS? 0.00
sequential access to object with multiple thread using synchronized -0.16
Is it overloading or overriding? +0.20
What does intrinsic lock actually mean for a Java class? +0.34
Increasing program speedup when using shared memory -0.65
How can I access the property value of a running Thread +0.08
Spark cache vs broadcast -0.36
Interrupt all threads if exception occurs in any of the thread amon... +0.02
when calling subclass method using super class reference it gives c... +0.21
Thread Pool Executor in Java -0.42
What is the difference between Singleton Design Pattern and Singlet... -1.06
What is the exact difference between Adapter and Proxy patterns? +2.12
Wait and notify in Consumer and Producer Threads 0.00
Calling a method of a class which extends Thread, from another class -0.69
Is 'Strategy Design Pattern' no more than the basic use of... -0.30
Do I need the volatile keyword? (Java) -0.81
Java: Cannot override abstract method passing subclass -0.06
what's the HDFS writing consistency +0.55
Decorator Pattern design +0.09
Role of Invoker class in Command pattern +2.64
Where to use callable and where to use Runnable Interface? +1.40
The use of executor.shutdown() -0.42
one thread reading, other thread writing to shared variable +0.41
Accessing variable in a thread java -0.47
Maintaing value for the variable in a thread in java -1.17
Re-Check mutable reference for "synchronized" lock? -1.76
Can we have name nodes in one cluster and data nodes in another clu... 0.00
How to design the class, which will be accessed by multiple threads. -0.65
How to stop next thread from running in a ScheduledThreadPoolExecutor +0.07
Poor performance due to Java garbage collector ? Need suggestions -0.28
Java: multithreading +2.46
Is there an easier way to know in Java if a rejected task (by an Ex... 0.00
How can i make java threads run in different cpus? -1.71
What do you use Apache Kafka for? +0.05
Converting IntWritatble to int +0.20
why abstract property is lost in a subclass of Runnable interface? +0.47
Java execute 3 methods at same time inside custom method and grab v... +2.76