[infinispan-dev] Interesting article - "A New High Throughput Java Executor Service"

Bela Ban bban at redhat.com
Mon Sep 26 07:34:58 EDT 2016


I already ran an experiment, replacing the default executor we have in 
JGroups. The result was abysmally slow and the executor used a LOT of 
CPU, bringing things almost to a standstill.

Looking at the code, they're using a lot of busy waiting/spinning

On 26/09/16 13:31, Sebastian Laskawiec wrote:
> Just stumbled upon -
> https://dzone.com/articles/a-new-high-throughput-java-executor-service
>
> Project's web page: http://executorservice.org/
> Sources: https://github.com/vmlens/executor-service
>
> Maybe that's something we could experiment with?
>
> Thanks
> Sebastian
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>

-- 
Bela Ban, JGroups lead (http://www.jgroups.org)



More information about the infinispan-dev mailing list