Glossary · Infrastructure
Asynchronous execution
Asynchronous execution is running a task without making the caller wait for it to finish, so other work can continue and the result is delivered later through a callback, event or status check.
Asynchronous execution sits in the Infrastructure part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called async execution, async.