Package dev.aahmedlab.concurrent


package dev.aahmedlab.concurrent
  • Class
    Description
    A bounded executor implementation with a bounded queue and configurable rejection policies.
    Policy for handling task submissions when the queue is full.