GeeCON 2023: Ron Veen - Data-oriented programming in Java

youtube.com 9 miesięcy temu


With the changes made to the Java language in fresh releases, it has moved into a fresh realm: Data-oriented programming. In this talk, I will explain what data-oriented programming is and explain the principles it is based upon. erstwhile it comes to microservices, object-oriented programming is no longer the only paradigm in Java development. I will besides show how fresh language additions specified as records, sealed classes, pattern matching, and control functions support the concept of data-oriented programming. This will be done by converting a simple object-oriented application into a data-oriented version. In his June 2022 paper in InfoQ Java language architect Brian Goetz introduced the concept of data-oriented programming in Java (https://www.infoq.com/articles/data-oriented-programming-java/) While this may offer crucial advantages, especially in the realm of microservices, much is inactive unknown. I will explain what the concepts are and how the Java language can be used.