On Monday, 27 May 2019 at 05:31:29 UTC, Manu wrote: > How does the API's threadsafety mechanisms work? How does it > scale to my 64-core PC? How does it schedule the work? etc... Ah yes, if you don't run the GUI on a single thread then you have a lot to take into account.