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 ... 12
Title Δ
Lock released after calling wait() method? -1.17
Illegal Thread State Exception when starting a thread -0.13
What is java's equivalnet of C#'s Monitor class? -1.06
Java, what is happening internally when you do object = object? -0.55
Executor ScheduledThreadPool What are effects of "more" t... -1.80
Which thread does Runnable run on? -0.69
Is it beneficial to use ForkJoinPool as usual ExecutorService +0.61
Thread join vs ExecutorService.awaitTermination +0.10
RejectedExecutionException coming from single thread executor -0.39
Executor framework - Producer Consumer pattern +0.62
Parallelism in threads -0.18
Volatile is better than locking in which cases? -0.25
Which TaskExecutor to use for async logging? +0.60
How to do transverse data in Handler thread +0.60
Why volatile is weaker form of synchronization? -0.36
Android enqueue background threads +0.12
when will be G1 ( Garbage Collector) starts running and in which me... +0.09
Best practices for having a background thread in Server side that p... -0.39
java method override in subclass applied to superclass -0.49
Using Main Thread to Trigger a Firebase JobDispatcher into BG Thread +0.09
Java 8 full GC and OutOfMemory Java heap space -0.14
Completion Callback in android thread pool 0.00
RejectedExecutionHandler - CallerRunsPolicy vs AbortPolicy 0.00
synchronized keyword in java -0.37
Will Runnables block the UI thread? +1.36
Executor Service shutdown +0.71
How hadoop streaming works +0.07
Parallel programming with threads in Java -1.26
Java - ExecutorService has a maximum size -0.15
Is it necessary for instances containing synchronized blocks to be... -0.68
best practice to make a loop faster - is Multithreading an option? +0.45
Why we create new thread and use join() to make parent thread waiti... +2.76
Class Lock And Object Lock In Multithreading -0.41
Difference between MouseListener and MouseAdapter in Java +0.11
How does ExecutorService.submit work +0.61
Multiple threads arrive, the last should do the processing -0.41
Is Atomic Integer incrementAndGet() thread safe? -0.01
Java - Thread safe program -1.05
Join working differently +2.23
multiThreading difference between join and wait,notify -0.32
Errors + inheritance + interfaces +1.14
Android / java: synchronized object wait and notify -0.52
Hadoop NameNode Federation +0.11
Why IllegalMonitorStateException? -0.15
How do i synchronize this program +0.11
Can I run background tasks in a ThreadPool? +0.61
Is getter method an alternative to volatile in Java? +0.42
I'm a very beginner at programming and need some help and advice -1.81
How can I tell other threads in threadpool to stop after one thread... -1.69
Do invokeAll() of ExecutorService will run the task at same time or... 0.00