You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This guide assumes familiarity with core Temporal concepts. It's recommended to read [Understanding Temporal](/evaluate/understanding-temporal) first, along with having a basic understanding of [Workflows](/workflows), [Activities](/activities), [Workers](/workers), [Task Queues](/workers/task-queues), and [Event History](/event-history/event-history).
24
+
This guide assumes familiarity with core Temporal concepts. It's recommended to read [Understanding Temporal](/evaluate/understanding-temporal) first, along with having a basic understanding of [Workflows](/workflows), [Activities](/activities), [Workers](/workers), [Task Queues](/encyclopedia/workers/task-queues), and [Event History](/encyclopedia/event-history/event-history).
25
25
26
26
Temporal is a tool that abstracts away a lot of difficulty for anyone managing applications that need to be resilient to failures. This guide provides a high-level overview of how Temporal works under the hood.
0 commit comments