Monthly Archives: June 2016


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 […]


IPT on jPrime 26-27th May 2016

Trayan Iliev’s  jPrime 2016 presentation shows example of Domain-Driven Design (DDD), Event Sourcing (ES) and Functional Reactive Programming (FRP) using Reactor and Redux in a showcase of Java robotics – two small robots IPTPI (Raspberry Pi 2 + Ardiuno) and LeJaRo (LeJOS). http://www.slideshare.net/Trayan_Iliev/reactive-java-robotics-iot-jprime-2016 https://github.com/iproduct/jprime-demo Reactive Java Robotics and IoT