
Über uns
Die Enterprise Java User Group (eJUG) Austria hat sich das Ziel gesetzt, ein österreichisches Netzwerk zum Wissenserwerb und -austausch im Bereich Enterprise-Java-Entwicklung zur Verfügung zu stellen. Dieses Netzwerk soll darüber hinaus auch als Plattform für Enterprise-Java-Entwickler und Firmen dienen, die neue Kooperationspartner suchen.
Viele unserer Tätigkeiten sind nur durch die Unterstützung unserer Sponsoren möglich, diesen sprechen wir unseren Dank aus. Alle Sponsoren werden auf der folgenden Seite gelistet: https://www.meetup.com/Enterprise-Java-User-Group-Austria/sponsors/?_locale=de-DE
Bevorstehende Events (1)
Alles ansehen- Scaling Simply with Virtual Threads (Project Loom) :: Modern SQLRaiffeisen Software Gmbh (City Tower), Linz, AL
We are excited to announce our next meetup on 7.11.2023. We will have Nicolai Parlog from Oracle present "Scaling Simply with Virtual Threads (Project Loom)" and Markus Winand present "Modern SQL - Modern SQL: While you’ve looked elsewhere".
We would like to thank Raiffeisen Software GmbH for being the host for this event.
::Scaling Simply with Virtual Threads (Project Loom)::
Nicolai Parlog
When every request coming into a system runs in its own thread but keeps blocking it for outgoing requests to the file system, databases, or other services, the number of threads the system supports quickly becomes the limiting factor for scaling up throughput. Reactive programming solves this problem by only occupying platform threads when they are actually needed, thus offering better scalability, but comes at a cost: developing, maintaining, debugging, observing, and benchmarking code becomes more challenging.
Virtual threads combine the simplicity of blocking code with the resource efficiency and scalability of reactive programming and in this talk you're going to learn how they do that and how you can use them in your project.
::Modern SQL: While you’ve looked elsewhere::
Markus Winand
While many hypes have come and gone, SQL has undergone a slow, silent but steady evolution. This year’s revision of the SQL standard even introduced graph query capabilities — but this will need some time to get broad adoption.
In this session we will focus on some modern SQL features that are readily available in a SQL database near to you. We will see real-world examples that make developer’s life easier and the applications go faster. Naturally we will also revisit some stubborn misconceptions about SQL that ultimately proof that today’s SQL is not your grandpa’s SQL anymore.
The Speakers
::Nicolai Parlog::
Nicolai (aka nipafx) is a Java enthusiast focused on language features and core APIs with a passion for learning and sharing - in articles, newsletters, and books; in tweets, videos, and streams; in demo repos and at conferences - more on all of that on [nipafx.dev]. He's a Java Developer Advocate at Oracle and organizer of [Accento]. That aside, he's best known for his haircut.
::Markus Winand::
Markus Winand is the SQL Renaissance Ambassador. He is on a mission to introduce developers to the evolution of SQL in the 21st century. His first book “SQL Performance Explained” is available in five languages and can be read for free on his website use-the-index-luke.com. Markus is currently working on his second book that is likewise available free of charge online (modern-sql.com)