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 ... 6 7 8 9 10 ... 18
Title Δ
NIO.2 asynchronous channels coding guidelines +0.61
When to use Akka and when not to? +1.16
Multithreaded merge, best java threading practices recommended -0.33
Small misunderstanding of polymorphism in java 0.00
Best way to execute concurrent tasks with dependencies -0.57
Can I parallelize long running task in queue without creating too m... +0.15
Dart remote isolates like remote akka actors 0.00
Non blocking looper class in android -1.51
Android background tasks, the UI Thread and configuration changes 0.00
Two way communication between a GUI and a Server Client +0.24
Dart Isolate vs Akka +2.27
CompletionService without regular polling +0.53
Java multithreading using .join(); Can you assign the idle thread t... +0.07
Is this a convenient way of running code in a background thread and... 0.00
What is the use instance variable in superclass , and how to change... -0.14
equivalent implementation to com.google.common.util.concurrent -0.39
How can I achieve the safe read/write concurrency on an ArrayList? -1.20
Mutlithreading: Understanding semaphore behaviour +2.64
Java Networking - Starting multiple Server Sockets on different por... 0.00
Java - Multithreads CPU cache +0.16
Which way of implementing thread is most beneficial? -0.41
Does awaitTermination in ExecutorService "happens-before"... -1.08
Are there any disadvantages of using a thread pool? -0.36
How to init ThreadLocal variable in ThreadFactory? 0.00
How to sync large lists between client and server +0.59
How to concurrently get InputStreams from a list of URLs? 0.00
Selection of the best concurrency approach 0.00
Equivalent of golang channel in Java -0.49
Pause execution of a method until callback is finished 0.00
vert.x and BIO threading +2.60
Scala, read file, process lines and write output to a new file usin... -0.39
Has anyone used Vertx.io with PostgreSQL? +0.11
How should I parallelize a computationally expensive for loop and c... +0.34
Java fixed size Thread Pool and optimal usage of all CPU cores -1.18
How could I use eclipse/java console window to invoke a event? 0.00
What's is scope of setSecurityManager in Java? +0.12
How to achieve asynchronous computing? -0.62
Asynchronous open source workflow software in Java 0.00
Java wait for all threads before terminating +3.17
Use ExecutorService or Similar to Queue Tasks to be Completed in Or... -0.42
wait is called on Object while sleep is called on Thread -1.63
How to run CPU intensive parallel tasks with Vert.X in Java -0.39
How can we make a custom thread non modifiable by any other thread? 0.00
How to check if a string is in ANY ArrayList +1.61
Correct way to access a queue (LinkedBlockingQueue) from ExecutorSe... +0.14
What's a clean way to switch from parallel to sequential evaluation? -1.84
Why the init process creates different processes?Why cannot it crea... +0.12
Design pattern to guarantee only one Runnable object of particular... -0.38
Swing application multithread design patterns and best practices +0.35
Wait for one of many parallel thread to complete +0.59