Uses of Package
org.eclipse.jetty.util.thread.strategy
-
ClassDescriptionAn adaptive execution strategy that uses the
Invocable
status of both the task and the current thread to select an optimal strategy that prioritizes executing the task immediately in the current producing thread if it can be done so without thread starvation issues.