jabrena / ReactiveLab

A Lab about reactive technologies with Java 8 to be applied on Backend.
https://jabrena.github.io/ReactiveLab/www/
MIT License
1 stars 0 forks source link

Add contents for Game 2 #5

Open jabrena opened 7 years ago

jabrena commented 7 years ago

https://spring.io/guides/gs/async-method/ https://geowarin.github.io/completable-futures-with-spring-async.html

jabrena commented 7 years ago

http://javapapo.blogspot.co.uk/2016/04/spring-async-and-javas-8.html?m=1 https://stackoverflow.com/questions/tagged/completable-future http://www.baeldung.com/spring-async

jabrena commented 7 years ago

https://dzone.com/articles/back-to-the-completablefuture-java-8-feature-highl https://dzone.com/articles/playing-with-java-8s-completable-futures-1

jabrena commented 7 years ago

https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html http://blog.takipi.com/async-goes-mainstream-7-reactive-programming-tools-you-must-know/

jabrena commented 7 years ago

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

jabrena commented 7 years ago

http://iteratrlearning.com/java9/2016/09/13/java9-timeouts-completablefutures.html

jabrena commented 7 years ago

http://blog.indrek.io/articles/java-8-completablefuture/

jabrena commented 7 years ago

https://www.manning.com/books/java-8-in-action

jabrena commented 7 years ago

http://stackoverflow.com/questions/38087107/java-spring-adding-a-timeout-with-completablefuture-to-resttemplate-request

jabrena commented 7 years ago

https://community.oracle.com/docs/DOC-995305

jabrena commented 7 years ago

http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletionStage.html

jabrena commented 7 years ago

https://praveer09.github.io/technology/2016/07/28/using-asynchrony-to-reduce-response-times/

jabrena commented 7 years ago

https://dzone.com/articles/converting-listenablefutures http://docs.spring.io/spring/docs/4.0.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/util/concurrent/ListenableFuture.html http://www.marccarre.com/2016/05/08/java-8-concurrency-completablefuture-in-practice.html

jabrena commented 7 years ago

https://github.com/lukas-krecan/future-converter http://www.marccarre.com/2016/05/08/java-8-concurrency-completablefuture-in-practice.html

jabrena commented 7 years ago

http://stackoverflow.com/questions/4350941/why-is-java-future-gettimeout-not-reliable

jabrena commented 7 years ago

http://www.deadcoderising.com/timeout-support-using-executorservice-and-futures/

jabrena commented 7 years ago

http://stackoverflow.com/questions/35329845/difference-between-completablefuture-future-and-observable-rxjava

jabrena commented 7 years ago

https://www.javacodegeeks.com/2015/08/using-java-8-completablefuture-and-rx-java-observable.html