Package ai.djl.serving.wlm.util
package ai.djl.serving.wlm.util
Contains utilities to support the
WorkLoadManager.-
ClassDescriptionThrown to throttle when a job is run but the job queue capacity is exceeded.This manages some configurations used by the
WorkLoadManager.Thrown when an exception occurs inside theWorkLoadManager.Thrown when no enough memory to load the model.Thrown when a job is run but all workers are shutdown.WorkerJob<I,O> AJobcontaining metadata from theWorkLoadManager.