What is Looming in Java

Track: Core Java
Abstract
In the evolving landscape of software development, Java continues to be a stalwart choice for building reliable, scalable, and performant applications. The language and its ecosystem have evolved, incorporating modern paradigms and tools that cater specifically to the needs of high-scale applications. In JDK 21, java released Virtual Thread, which is known as Project Loom.

Project Loom introduces lightweight and efficient virtual threads called fibers, massively increasing resource efficiency while preserving the same simple thread abstraction for developers. In this talk we will introduce how Fibers can reduce the effort of developing and managing high throughput applications. We’ll take a quick peak at asynchronous coding styles, and then look at how Loom fits in today’s Java applications.
Medha Chakraborty
With 15 years of deep expertise in Java development, Medha has consistently driven innovation in the realm of enterprise software solutions. As a seasoned Technical Lead, she possesses an extensive background in designing robust, scalable, and efficient systems, while mentoring teams to deliver excellence. Having collaborated with diverse cross-functional groups, she has mastered the art of translating business requirements into technical blueprints. Medha's dedication to best practices and continuous learning stands as a testament to his passion for the ever-evolving landscape of technology. With a track record of successful project deliveries, she embodies the perfect fusion of technical acumen and leadership finesse.