Have you joined the Reactive Programming revolution?


Details
Hosted by Citi Innovation Lab TLV
Agenda:
- Understand Reactive Programming concepts.
- Get to know project reactor and rsocket.
- Write some code together.
Zoom Link will be sent to attendees who RSVP.
When node servers arrived, they offered out of the box, fully async rest servers (using the “not so new” non-blocking IO pattern) with the simple promise & callback system.
Java with its long running tomcat servers /JAVA EE , found itself in a disadvantage against JS (compiled code was losing to Interpreter language in request per minute amount).
In this lecture we will cover the basics of project reactor & Rsocket - the java answer to the async mechanism using the event driven netty servers.
By the end of this lecture, you will learn how to write simple code in the new and easy java way.
By Roie Beck
A software developer with over 10 years of rich experience, worked for large & small companies, always eager to learn new stuff, get things wrong most of the time, but having fun.
https://www.linkedin.com/in/roie-beck-0ba96054

Have you joined the Reactive Programming revolution?