thread vs eventloop
or java vs node.js
Last active
February 1, 2016 21:29
-
-
Save andineck/69dea03d753247da2742 to your computer and use it in GitHub Desktop.
node.js / java
webservers:
with spring boot: https://spring.io/blog/2014/03/07/deploying-spring-boot-applications
jetty:
https://webtide.com/why-choose-jetty/
http://stackoverflow.com/questions/25195128/how-do-jetty-and-other-containers-leverage-nio-while-sticking-to-the-servlet-spe
tomcat:
https://tomcat.apache.org/tomcat-7.0-doc/config/http.html
https://dzone.com/articles/understanding-tomcat-nio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Observables: Rx-Java:
Workshop:
https://github.com/simonbasle/practicalrx/
http://www.slideshare.net/SpringCentral/practical-rxjava
https://github.com/ojacquemart/spring-boot-rxjava/tree/master/src/main/java/com/ojacquemart/reactive/github/service