AEP Simultaneous Activations Per Destination — 50 (Performance Guardrail)
What it is. Adobe Experience Platform documents a performance guardrail of 50 simultaneous (concurrent) activation operations per destination instance. This is not system-enforced: AEP will process more than 50 simultaneous activations without hard-blocking, but performance degradation — slower export throughput, delayed signal delivery — is expected above this threshold.
Scope. Applies to both streaming and file-based destinations. The 50-concurrent limit governs active running export jobs at a point in time, not the total audience count (that is governed by constraint.aep-batch-destination-per-destination-audience-250).
Relationship to the destination audience cap. An organization can have 250 audiences mapped to a destination (per the constraint.aep-batch-destination-per-destination-audience-250 performance guardrail) while the 50-simultaneous-activation guardrail constrains how many of those 250 can export simultaneously. Architecturally, staggering export schedules (offset start times across audiences) stays within the 50-concurrent guardrail even at large audience counts.
Where the agent should surface this. When a user configures a high-density export schedule — many audiences with synchronized export times pointing to the same destination — surface this guardrail as a scheduling consideration and recommend offsetting export windows.