>>> put multiple containers into one JVM ...
# coroutines
j
>> put multiple containers into one JVM instance, which allows to deploy many small Java applications in large scale, across data centers,
use coroutines (from Da Vinci Machine project) to reduce context switches, implement quick Java warmup to obviate the need for “warming-up” occurred in initialization phase of the eCommerce applications

https://youtu.be/X4tmr3nhZRg?t=1114

e
I’ll take a look. Thanks