Class ProduceExecuteConsume

  • All Implemented Interfaces:
    ExecutionStrategy

    @Deprecated(since="2021-05-27")
    public class ProduceExecuteConsume
    extends Object
    implements ExecutionStrategy
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.

    A strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.