jabrena / latency-rosetta-stone

A repository to review the main concepts about Asynchronous Programming with Java
Apache License 2.0
1 stars 1 forks source link

Executors #2

Open jabrena opened 5 years ago

jabrena commented 5 years ago

https://www.ibm.com/developerworks/library/j-jtp11137/index.html

jabrena commented 5 years ago

http://vanillajava.blogspot.com/2011/06/java-secrets-using-executorservice-to.html?m=1

jabrena commented 5 years ago

https://www.javaworld.com/article/2078440/java-tip-when-to-use-forkjoinpool-vs-executorservice.html?page=2

jabrena commented 5 years ago

https://stackoverflow.com/questions/21156599/javas-fork-join-vs-executorservice-when-to-use-which

jabrena commented 5 years ago

https://stackoverflow.com/questions/43019126/completablefuture-thenapply-vs-thencompose

jabrena commented 5 years ago

https://www.deadcoderising.com/java8-writing-asynchronous-code-with-completablefuture/

jabrena commented 5 years ago

https://stackoverflow.com/questions/34877380/callback-with-completablefuture

jabrena commented 5 years ago

https://www.foreach.be/blog/parallel-and-asynchronous-programming-in-java-8

jabrena commented 5 years ago

https://www.nurkiewicz.com/2014/11/executorservice-10-tips-and-tricks.html?m=1

jabrena commented 5 years ago

https://javarevisited.blogspot.com/2017/02/difference-between-executor-executorservice-and-executors-in-java.html?m=1

jabrena commented 5 years ago

https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html

jabrena commented 5 years ago

https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Future.html

jabrena commented 5 years ago

https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html