У нас вы можете посмотреть бесплатно Virtual Threads, Structured Concurrency and Scoped Values: Putting it all together @ Spring I/O или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Spring I/O 2025 - 21-23 May, Barcelona Speaker: Balkrishna Rawool Slides. https://speakerdeck.com/balkrishnaraw... Repo: https://github.com/balkrishnarawool/S... Project Loom brings lightweight concurrency to Java with Virtual Threads, Structured Concurrency, and Scoped Values. But how do these features work together in a real-world application? In this talk, we’ll build a Spring Boot application from scratch, progressively incorporating each feature of Project Loom to showcase its full potential. We’ll explore: Virtual Threads – lightweight, high-throughput threads that scale effortlessly. Structured Concurrency – a streamlined approach to managing concurrent tasks as a single unit of work. Scoped Values – a modern alternative to ThreadLocal, designed for virtual threads. By the end of this session, you’ll have a clear understanding of how to apply Project Loom in your own applications—writing concurrent code that is simpler, more scalable, and easier to maintain.