asyncer
Creates the Asyncer abstraction for Embabel agent operations.
Threading model determination:
Inherit app's threading model (virtual vs platform)
Apply override if configured (flips the choice)
Share app's executor when threading models match + sharing enabled
Otherwise create isolated raw JDK executor (no Spring lifecycle management)