У нас вы можете посмотреть бесплатно Олег Шелаев — Polyglot done right with GraalVM или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Подробнее о Java-конференциях: — весной — JPoint: https://jrg.su/gTrwHx — осенью — Joker: https://jrg.su/h7yvG4 — — . . . GraalVM offers a polyglot runtime where you can mix JVM languages, JavaScript, Python, Ruby, R, WebAssembly, and so on without the performance penalty for language changes. It allows you to write applications that take the best from the respective language ecosystems, For implementing a polyglot application well you need to know some GraalVM details: API, concurrency models for different languages, interoperability patterns, and so on. In this session, we'll go through the necessary minimum amount of information needed for writing good polyglot apps on GraalVM. Currently, there are a few companies that use GraalVM in production mixing Java (and Scala) with JavaScript and R. After this session you might be tempted to join their ranks!