Variable HMSH_ENGINE_CONCURRENCYConst

HMSH_ENGINE_CONCURRENCY: number = ...

Number of concurrent engine consumers per appId (default: 1). Each consumer independently dequeues from the engine stream using FOR UPDATE SKIP LOCKED, distributing message processing across the mesh.