Apache Sling Event API
The Sling Event API provides a job processing and eventing system built on OSGi EventAdmin. It supports distributed job queuing, scheduled job execution, event broadcasting across cluster nodes, and workflow triggering. The JobManager API enables job creation, monitoring, and management through a programmatic interface and also provides REST endpoints via the Web Console integration.