eclipse-vertx / eclipse-vertx/vert.x

Provide vert.x executor adapter which implements ScheduledExecutorService

Open
#5,036 7 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.7k
Forks
2.1k
Avg merge
1d 7h
Merged PRs (30d)
30

Description

#### Describe the feature

Vert.x executor has a number of very useful features, notably the ability to detect and address locked threads.
Providing a standard interface for this executor will immensely enhance its utility.

#### Use cases

e.g. that will add compatibility with Guava ListenableFutures, and all other libraries that use standard java executor.

#### Contribution

For now I'll just leave this proposal here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.