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 ... 5 6 7 8 9 ... 18
Title Δ
Does Java Bytecode have to follow Java syntax structure? +0.62
Locking any of multiple locks 0.00
Scala play framework and NIO.2 0.00
Create CompletableFuture from a sync method call -0.90
Multi-threaded file processing and database batch insertions 0.00
Does completableFuture in Java 8 scale to multiple cores? +1.82
Multi threading analysis techniques -1.83
How can threads synchronize their operation? 0.00
What's the point of multi-threading on a single core? -0.50
How to put a node on JavaCC stack manually? 0.00
how do i prioritize code to look at 3 different queue +0.07
How to remove first element from a TreeMap? +0.10
Synchronisation object to ensure all tasks are completed -0.14
Stop/Kill Runnable Thread - Start new Runnable thread - Java -1.78
Understanding Unit of Work -0.07
Scala direct member access -0.42
Background thread creation in Weblogic SOAP Webservice using Execut... +0.60
Is there an out-of-the-box thread pool with multiple queues (that e... -1.45
Remove object from list concurrently -0.76
How to share Java classes with Android project -0.15
How to initialize all threads of a fixed thread pool before submitt... 0.00
Java Generic Types Mismatch Error -0.55
Inside Java synchronized static method: happens before relationship... +1.39
Variable that can be read by all Async Tasks +0.61
How to understand if wait() returned from timeout or from a notify()? -1.21
Exchanger Vs CountDownLatch +0.13
What is the recommended way to wait till the Completable future thr... 0.00
Akka vs Java 7 Futures +2.71
For producer-consumer pattern which implementation is better : Arra... 0.00
Correct way of using threads -1.46
Right to implement synchronized blocks for Netty server? 0.00
How to synchronize / limit certain async http calls in android 0.00
Is it possible to have a set of thread pools that share threads fro... +2.06
concurrent http request to independent web services -1.56
Asynchronous IO and Threads +0.34
Akka and its Error Kernel +2.89
Please explain me the meaning of String.class, Boolean.class, etc? +0.20
How to wake thread by condition -1.07
Benefits of Netty Client over I/O Client? +0.12
Displaying information from multiple threads in a single JFrame -1.54
How does SwingUtilies.invokeLater(new Runnable()) really work? 0.00
How to subclass CompletableFuture? +0.31
How to subclass CompletableFuture? -1.19
Can I use the work-stealing behaviour of ForkJoinPool to avoid a th... -0.56
Wrapping InputStream to non blocking ReadableByteChannel -0.72
"Left join" of two different Java objects +1.35
Java Thread Queue +2.04
Access shared data with handler 0.00
Custom task Executor or "am I reinventing the wheel?" -0.84
High frequency Android UI Thread updating from a separate thread? +0.34