Apache Sling Event provides an implementation of Sling Jobs and eventing based on repository persistence.
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.event</artifactId>
<version>4.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Schedule a Sling job using JobManager.
Consider tuning repository or using in-memory job storage for high-throughput scenarios.
No dependency data recorded yet.