StackRating

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

edharned

Rating
1441.14 (4,534,360th)
Reputation
1,690 (97,764th)
Page: 1 2 3
Title Δ
Can I use the work-stealing behaviour of ForkJoinPool to avoid a th... -1.68
Streams in parallel & number of cores 0.00
Limiting the Q size on Java's 1.7 ForkJoinPool 0.00
RMI server shuts down on its own -2.56
creating multiple queues with a fixed number of threads in android 0.00
Adding a stop condition to fork-join recursion -0.01
Method of keeping a java program running indefinately that is effic... -4.44
volatile array and multithreaded sorting -0.07
Summing each element of two arrays in parallel -3.77
In a Java 7+ ForkJoinPool, is it possible to cancel a task and all... +4.13
Using a semaphore inside a nested Java 8 parallel stream action may... -1.81
Java lambdas, stateless lambdas and parallel execution -1.84
How to cancel Java 8 completable future? -2.26
Java Fork Join Pool Eating All Thread Resources -3.53
Java 8 Parallel processing and Lambda expression -2.35
Fork/Join kill siblings/branches 0.00
Iterative Fork-Join for base case of divide-and-conquer 0.00
Java threads reassigning a local thread variable from another thread 0.00
Fork Join optimization +3.85
How to make iteration in Compute() method over list of class extend... 0.00
Java 8 Collections concurrent processing -2.75
Is this a correct code for fork in join? 0.00
Multithreading Implementation for thread manager Java +0.31
Java Fork Join Pool getting stuck 0.00
Does LockSupport.park(Object) releases monitor lock of blocker object +4.11
Implementing a thread pool inside a Service +1.77
Java 7 Multithread Fork Join Scheduler +0.38
Fork/Join for JavaEE app? -0.84
Java Concurrent - Thread synchronization in Fork/Join - LU decompos... 0.00
Should I always use a parallel stream when possible? -2.25
How to determine the proper work division threshold of a fork-join... +1.41
Parallel Processing in Java - schedule tasks to Threads +0.35
ForkJoinPool creating thouthands of threads 0.00
Invoking more than 2 RecursiveActionTasks in compute() +1.29
Java Multithreading Matrix Multiply -3.01
Chained filters with parallelization in Java +0.20
ForkJoinPool stalls during invokeAll/join -3.94
ForkJoinPool stalls during invokeAll/join +0.06
Changing Parallelism in ForkJoinPool 0.00
Phaser Class and Tiering 0.00
How to add two arrays in Java in parallel manner? -0.55
Concurrently merging many sorted arrays +0.26
How Often Will Java Sync To Main Memory? -1.78
Daemon threads in ForkJoinPool 0.00
Design of parallel computing application with java web/Java EE 0.00
Deamon thread Java -3.04
Replacement for setMaximumPoolSize on ForkJoinPool 0.00
Java threading callback thread context 0.00
Java ForkJoin Multi-threaded is slower than single thread +3.87
Sophisticated threading in android -4.33