Hi:
There are 4 types of thread modeling: eventloop, worker, virtual thread, and external
There are already docs about the first 3
but the last one, external thread modeling
is there any example or docs about this type of thread modeling?
like how to use it or the mechanism of it etc.
I guess we could use it in the other loop thread like UI thread?
please let me know
Thanks