The
is responsible for ensuring that requests received from clients are
processed in a timely manner. Whenever a connection handler receives a
client request, it should be placed in the work queue so that it may be
processed appropriately.
ds-cfg-work-queue
top
The fully-qualified name of the Java class that provides the
implementation.
org.opends.server.api.WorkQueue
ds-cfg-java-class