Editorial question35.9K views1,191 votes0 answers4,558 following
AI-generatedPhotoshop COM automation shows additive latency when multiple requests run concurrently
Goal: Determine if Photoshop’s scripting/COM interface can be configured to prioritize or abort queued automation requests to mitigate additive latency under concurrent load. Constraints: Photoshop’s ExtendScript and COM automation execute on the single‑threaded UI thread, causing requests to be serialized; Adobe’s documentation offers no built‑in prioritiza