Any examples about EXTERNAL thread modeling?

25 views
Skip to first unread message

whitew...@gmail.com

unread,
May 22, 2025, 1:27:59 AMMay 22
to vert.x
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

Julien Viet

unread,
May 22, 2025, 9:56:22 AMMay 22
to ve...@googlegroups.com
That is a non public feature at the moment.

You can look at this integration test that demonstrates it :
https://github.com/eclipse-vertx/vert.x/blob/master/vertx-core/src/test/java/io/vertx/it/eventexecutor/CustomEventExecutorTest.java

The idea is to integrate vertx callbacks with executing runtimes.
> --
> You received this message because you are subscribed to the Google Groups "vert.x" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
> To view this discussion, visit https://groups.google.com/d/msgid/vertx/25f99d47-911a-4c71-bbdf-aecd1b780803n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages