Hello, I think it’s worth a POC Regards
On Wednesday, October 16, 2019, Vladimir Sitnikov < [email protected]> wrote: > >supposed to allow us what you propose > > Even though Loom is cool, it will take years to get it to the general > availability state. > > Kotlin is here, and its concept of suspending functions is more or less > easy to reason about. > > Kotlin-Java-Kotlin interop is fast. It does not require to wrap-unwrap > objects. > > > >does it use Exception triggering to do this Continuation > > No, it does not. > Suspending functions are compiled to a switch code (which implements the > state machine). > > Vladimir > -- [image: logo Ubik Ingenierie] <https://www.ubik-ingenierie.com> Philippe Mouawad Senior Performance Expert 320914981 <+33320914981> | [email protected] [image: ubik-ingenierie.com] ubik-ingenierie.com <https://www.ubik-ingenierie.com> | [image: 03.20.91.49.81] 03.20.91.49.81 <+33320914981> | [image: 23 rue du chemin de fer , 59100 , Roubaix] 23 rue du chemin de fer, 59100, Roubaix <https://www.openstreetmap.org/#map=18/50.69454/3.16455>
