To clarify, Lwt also guarantees that code between binds isn’t interrupted. Async on the other hand also guarantees interruption on binds. Lwt does not make such a guarantee.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
About Multicore | 59 | 13288 | April 10, 2018 | |
[Multicore] [Blog post] A deep dive into Multicore OCaml garbage collector | 4 | 2353 | July 18, 2017 | |
Lwt translations of the Async code examples in RWO | 2 | 1605 | May 20, 2017 | |
Multicore OCaml: August 2020 | 0 | 2814 | September 14, 2020 | |
Multicore Update: April 2020, with a preprint paper | 27 | 9308 | June 5, 2020 |