vert-x3 / vertx-virtual-threads-incubator

Vert.x virtual threads incubator
118 stars 9 forks source link

executeBlock / blockingHandler support with virtual threads #2

Closed PicoCreator closed 2 years ago

PicoCreator commented 2 years ago

Describe the feature

Extend existing async/await support to executeBlocking / blockingHandler threads

Use cases

Performance uplift (in theory) for any existing executeBlocking / blockingHandler code implementation in microthreads

Contribution

Who should implement this feature ? are you volunteering for implementing this feature or do you know that is able and willing implement this feature ?

I dunno who should, or is willing to implement this feature