StackRating

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

Alexei Kaigorodov

Rating
1428.16 (4,535,503rd)
Reputation
10,116 (15,070th)
Page: 1 2 3 4 5 ... 18
Title Δ
Multi-threading with random thread +0.62
What is a good design pattern of interfacing with asynchronous API... 0.00
How to copy ThreadLocal from parent thread to multiple child threads? +0.11
How does netty's non blocking threading model work 0.00
Can Java be truly "non-blocking" with CompletableFuture?... +0.98
Why does a Semaphore work while a ReentrantLock won't? +0.61
What's the benefit of using reactive programming over ExecutorS... 0.00
MQ vs REST Performance in Multithreading 0.00
What does thread's idle time mean in Java? -0.29
Java Producer Consumer - Why not a simple FixedThreadPool? +0.11
Nonblocking Java Async Processing - how to constrain memory usage? 0.00
Create CompletableFuture from blocking method call +0.37
How to restrict the multithreading in a Java program? 0.00
Possibility of Race Condition on using Java Locks +2.01
How to change a thread's Runnable target during runtime -1.03
Project Reactor - combine two Publishers statefuly and emit the res... 0.00
Is there any scenario where using multithreading on a single core C... +2.16
How to get http responses from multiple requests in the order they&... 0.00
How to create feedback loops or infinite loops in RX without Subjec... 0.00
increase/decrease a variable with notify/notifyAll 0.00
What is the flow of statement after thread.start() gets called in j... +0.37
Test backpressure application to a Flux in a Reactor application 0.00
Java how to timeout a thread WITHOUT using future.get and without b... 0.00
Idiomatic way to feed multithreaded output to a single thread in mo... 0.00
pub/sub communication and Actors 0.00
Retrieve an Akka actor or create it if it does not exist -0.57
AsyncTask as kotlin coroutine +0.11
How to approach a Java event queue 0.00
a call to sleep will reload values cached in registers in java ? +1.01
Non-binary tree implementation with cyclic checks +1.17
assigning List is thread safe in Java? 0.00
How to uniq identify a Function in Java 8 +0.11
What is happening when calling wait() method +1.74
How wait() and notifyAll() prevents deadlock in given code snippet? 0.00
Execute millions of Runnable's with small memory footprint +0.01
How does actors in kotlin work when ran on different threads? 0.00
Read a java "Queue" from multiple theads with all objects... 0.00
Why is multi-threaded with CompletableFuture slow as compared to si... -0.76
Synchronous code in the asynchronous @RabbitListener? 0.00
Compilation error is stating the instance method as a static contex... +0.62
Keeping main thread running with Thread.sleep vs CountDownLatch -1.50
Reactor Scheduler with anonymous thread 0.00
Difference between a Future and a Mono -1.35
Should locks in multi threading always remain immutable? -0.07
Unable to display specific(cyryllic etc.) characters in JTextArea -0.72
How to properly synchronize two threads +1.05
Code structure for event thread and main thread 0.00
Why can't I use anonymous arrays as any other anonymous class? -0.49
Is it a good practice to unit test asynchronous code? -0.44
How to multithread stored procedure calls in java from an array list? 0.00