Difference between revisions of "Vert.x"

From BITPlan Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
= Documentation =
 
= Documentation =
 +
* https://vertx.io/vertx2/core_manual_java.html
 
* https://vertx.io/docs/guide-for-java-devs/guide-for-java-devs.pdf
 
* https://vertx.io/docs/guide-for-java-devs/guide-for-java-devs.pdf
  
Line 20: Line 21:
 
* https://stackoverflow.com/questions/tagged/vert.x
 
* https://stackoverflow.com/questions/tagged/vert.x
 
= RxJava =  
 
= RxJava =  
* https://vertx.io/docs/vertx-rx/java/
+
{{Link|target=RxJava}}
* https://github.com/ReactiveX/RxJava/wiki/How-To-Use-RxJava
 
* http://reactivex.io/RxJava/javadoc/io/reactivex/Observable.html
 
* https://github.com/ReactiveX/RxJava/wiki/Backpressure
 
* [https://medium.com/@jagsaund/5-not-so-obvious-things-about-rxjava-c388bd19efbc Not so obvious things about rxjava]
 
* https://github.com/ReactiveX/RxJava/wiki/Creating-Observables
 
* http://akarnokd.blogspot.com/2016/03/operator-fusion-part-1.html
 
  
 
= Shared Data =
 
= Shared Data =
Line 32: Line 27:
 
* https://stackoverflow.com/questions/12299132/clustering-and-shared-data-in-vert-x
 
* https://stackoverflow.com/questions/12299132/clustering-and-shared-data-in-vert-x
 
* https://vertx.io/docs/vertx-core/js/#_using_the_shareddata_api
 
* https://vertx.io/docs/vertx-core/js/#_using_the_shareddata_api
[[Category:Vertx]]
+
[[Category:Vert.x]]

Latest revision as of 11:22, 2 March 2020