Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Afterburner

Security covered Drupal 10–11
View on drupal.org

Afterburner enhances Drupal's performance by enabling true concurrency for background and queue processing. It utilizes parallel PHP workers to execute tasks simultaneously, both after responses are sent and within queue systems, preventing user-facing requests from being blocked. This allows for more efficient handling of heavy workloads.

Afterburner is a performance module for Drupal that brings true concurrency to background and queue processing.
It integrates Spatie’s Async library to process tasks in parallel PHP workers, both during the Terminate event and within queue systems.

Why Afterburner?
Drupal’s native queue system and terminate hooks are sequential — they process one item at a time or run within a single PHP request.
Afterburner adds a layer of asynchronous concurrency, enabling heavy post-response or queue workloads to execute in parallel, without blocking user-facing requests.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
4
Tracked since
Nov 2025
Latest release
9 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Core Release date
1.0.2 Stable 10–11 Nov 17, 2025
1.0.1 Stable 8–11 Nov 17, 2025
1.0.0 Stable 8–10 Nov 17, 2025
1.0.x-dev Dev 10–11 Nov 17, 2025