What Really Happens When You Hit Launch: The AWX Job Lifecycle
63%
Step 3: pg_notify hands off to the dispatcher
The Task Manager uses pg_notify to hand the job off to the chosen control node. pg_notify is PostgreSQL's built-in pub/sub mechanism: a process publishes a message to a named channel, and any process that's run LISTEN
AWX in Action
Ansible Orchestration at ScaleEnroll now to unlock all content and receive all future updates for free.
