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 ... 18
Title Δ
Is it possible to get high throughput(4-5 TPS) for IO intensive ser... 0.00
Avoid GC pressure with Reactor Publisher -0.43
How to convert this code to async in Java 8 using CompletableFuture... 0.00
Should I make my REST client API library Async (Java 8) +0.08
Synchronizing rest async responses to a collection in Java 0.00
Synchronization in java ForkJoinPool compute() method +3.36
Processing tasks in parallel and sequentially Java +0.44
Event processing both parallel and sequential +0.12
The term "synchronous" in Java concurrent programming has... +1.18
Initialising your app using multithreading in Java +0.07
Java object declaration +0.04
When to use CompletableFuture#thenApply(..) over thenApplyAsync(..)? 0.00
Running Two Singles Parallel and Handling the Scenarios +0.09
RxJava: Thread pool for network calls 0.00
Java Supporting Embedded Multi-Threading 0.00
Vertx/RxJava/WebClient/ApiGateway/Reactive +0.58
Processing pararelly drainded data from publisher -1.37
Need of SingleThreadPool in Java? 0.00
rxJava better way to wait on a specific sequence of values -1.40
Producing tasks on-demand in producer-consumer pattern +0.61
How do I configure backpressure in Spring WebFlux? 0.00
How to share 2 SSH connections in multithreaded environment +0.61
How do programs apply backpressure over a network? 0.00
JAVA / How to make an async callback using comletable-future? +0.10
Java: Will a looping Thread.sleep() always run on the same physical... -1.03
is Akka synchronous or asynchronous? 0.00
Is wait set a part of the monitor or are they two separate things? 0.00
Best strategy to distribute workload to workers 0.00
What does "NoSuchMethodError" mean? 0.00
IllegalMonitorStateException: object not locked by thread before wa... 0.00
Asynchronous function with multiple params +0.43
Understanding the C# “async/await” pattern by Java developer -1.20
Is blocking main method in Java always bad? +1.18
Unable to propagate custom exception from exceptionally in Completa... 0.00
Combine Mono with Flux -0.15
Return value of interface method (no params) is acquired asynchrono... -0.12
Execute a few threads in parallel and a few in serial by Completabl... -0.42
Limit connections to different destinations in RxJava/Micronaut pro... 0.00
Why `Project Reactor` source code is so large in a class file +0.88
Since Publisher and Subscriber reside in same app limited by same r... +0.98
How does subscription.request(n) in Flow API perform backpressure a... -1.03
Using CompletableFuture.runAsync() vs ForkJoinPool.execute() -1.06
Algorithm - execute task only for unique entries in queue, common e... +0.01
How to manage ThreadPoolTaskExecutor to block some requests 0.00
Appropriate to call CompletableFuture#join many times? 0.00
RxJava2 Flowable distinguish the last element 0.00
How to acquire permits from one of multiple semaphores? 0.00
What is best framework for RabbitMQ/Kafka multi-threaded Client 0.00
Is this a safe way to synchronize a block of code? -0.79
RxJava wait for single Event, RxJava 0.00