Category Archives : ресурси презентации


Presentation and Demo from BGOUG 2018 are available

 IPT Reactive Java IoT Demo from BGOUG 2018 Sensor data is streamed in realtime from Arduino + accelerometeres, gyroscopes & compass 3D, ultrasound distance sensor, etc. using UDP protocol. The data processing is done with reactive Java alterantive implementations: callbacks, CompletableFutures and using Spring 5 Reactor library. The web […]


See What’s New in Java 9? Presentation

What’s New in Java 9? presentation by Trayan Iliev @BGOUG Autumn Seminar, Nov 17, 2017: https://speakerdeck.com/trayan/whats-new-in-java-9  @Speakerdeck https://www.slideshare.net/Trayan_Iliev/whats-new-in-java-9-82901741/  @Slideshare and most important – the code 🙂 : https://github.com/iproduct/reactive-demos-java-9  


See the presentation of the BGOUG Spring Conference June 2017

The presentation of the BGOUG Spring Conference June 2017 is uploaded – Stream Processing with CompletableFuture and Flow in Java 9 by Trayan Iliev В Speacker Deck: https://speakerdeck.com/trayan/stream-processing-with-completablefuture-and-flow-in-java-9 В SlideShare: Stream Processing with CompletableFuture and Flow in Java 9 from Trayan Iliev Description: Stream based data / event / message […]


See the presentation from React meeting on May 18

Trayan Iliev’s presentation Using Context, Higher-Order Components and Observables with React passed in a friendly atmosphere on May 18 evening in Puzl CowOrKing. Presentation in SlideShare: https://www.slideshare.net/Trayan_Iliev/react-hocs-context-and-observables The GitHub repositories are: https://github.com/iproduct/demos-and-presentations https://github.com/iproduct/course-node-express-react


Presentation Reactive Java Robotics and IoT with Spring Reactor @ DEV.BG

On April 4, 2017 in cosmos coworking camp, Sofia Traian Iliev gave a presentation on „Reactive Java Robotics and IoT with Spring Reactor“.  The organization was from DEV.BG as part of user group community Internet of Things. The program included: 1. Robotics, IoT & Complexity. Domain-Driven Design (DDD). Reactive programming. […]


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  


IPT presentation @ Voxxed Days Bucharest 2016

IPT presentation @ Voxxed Days Bucharest 2016 – among topics discussed are: Domain Driven Design (DDD) for IoT & robotics, functional reactive programming, Reactor, RxJava, RxJS, reactive WebSocket services, Angular 2, Pi4J, IPTPI & LeJaRo robots. Presentation & Demo from Voxxed Days Bucharest, March 11, 2016 – Reactive Java Robotics […]


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