What is a Temporal Worker?
There is a tight coupling between Temporal Task Queues and Worker Processes.
What is a Worker?
In day-to-day conversations, the term Worker is used to denote either a Worker Program, a Worker Process, or a Worker Entity. Temporal documentation aims to be explicit and differentiate between them.
What is a Task?
A Task is the context that a Worker needs to progress with a specific Workflow Execution or Activity Execution.
There are two types of Tasks: