sdk-go: The Temporal Go SDK is a framework designed for authoring workflows and activities in the Go programming language. It enables developers to build scalable, durable, and highly available distributed applications leveraging the Temporal orchestration engine.; temporal: Temporal is a durable execution platform for building scalable and reliable applications. It provides a server that executes application logic as Workflows, automatically handling failures and retries to ensure resilience.
Building long-running business logic in distributed applications.
Orchestrating long-running business processes