Tag Archives : high


High Performance Reactive Java Presentation on BGOUG Conference 2016

Functional reactive programming (FRP) provides easy to use and composable higher-level abstraction for high-performance computing, hiding the complexities of non-blocking concurrency implementations. Presentation covers: – Reactive programming. Reactor & Proactor design patterns. Reactive Streams (java.util.concurrent.Flow) – High performance non-blocking asynchronous apps on JVM using Reactor project & RxJava – Disruptor […]


High Performance Reactive Programming presentation at JProfessionals 2015

Trayan Iliev presented “High Performance Reactive Programming with Java 8 and JavaScript″ at JProfessionals 2015, November 22-th, Sofia, Bulgaria: SlideShare link: http://www.slideshare.net/Trayan_Iliev/ipt-high-performance-reactive-programming-with-java-8-and-javascript GitHub link for Demo projects: https://github.com/iproduct/ipt-angular2-reactive-websocket-demo