conductor: Conductor is an open-source, scalable microservices orchestration engine originally built at Netflix. It empowers developers to define and manage resilient, distributed, and asynchronous workflows across various services and systems.; 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.
Orchestrating complex microservice interactions
Building long-running business logic in distributed applications.