IPT presents: Pub-Sub Messaging with Apache Pulsar @Java2Days 2019

Trayan Iliev will present Distributed Pub-Sub Messaging and Logging beyond Kafka with Apache Pulsar, at the 11th edition of Java2Days IT conference, December 11, 2019 in the National Palace of Culture, Hall 7 (#CM Advanced) from 16.20 – 17.10h (https://2019.java2days.com/agenda) Resume: Apache Pulsar is an enterprise grade distributed pub-sub messaging platform, […]


Presentation at PlovDev 2019

Trayan Iliev will present Distributed Pub-Sub Messaging and Logging beyond Kafka with Apache Pulsar, at the 7th edition of the PlovDev IT conference, November 30, 2019 in Plovdiv (http://2019.plovdev.com/) Resume: Apache Pulsar is an enterprise grade distributed pub-sub messaging platform, with a very flexible messaging model and an intuitive client […]


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


Presentation at JProfessionals 2018: winter edition

The JProfessionals Conference will be held on January 27, 2018 at Capital Fort, 90 Tsarigradsko Shousse Blvd., Sofia, Bulgaria. The event is free of charge and is organized entirely by the Java Developer community. See in Facebook – https://www.facebook.com/events/1536334016401801/ Trayan Iliev from IPT – Intellectual Products & Technologies will have […]


Reactive Microservices with Spring 5 WebFlux – Presentation and Code

Reactive Microservices with Spring 5: WebFlux presentation by Trayan Iliev @DEV.BG meeting, Nov 28, 2017 is now available: https://speakerdeck.com/trayan/reactive-microservices-with-spring-5-webflux @Speakerdeck (better UX) https://www.slideshare.net/Trayan_Iliev/reactive-microservices-with-spring-5-webflux/  @Slideshare   Code demos are available @ GitHub: https://github.com/iproduct/spring-5-webflux  


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