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.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-sling:apache-sling-event-api
name: Apache Sling Event API
description: 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.
humanURL: https://sling.apache.org/documentation/bundles/apache-sling-eventing-and-job-handling.html
tags:
- Events
- Jobs
- Async
- OSGi
- Workflow
properties:
- type: Documentation
  url: https://sling.apache.org/documentation/bundles/apache-sling-eventing-and-job-handling.html