Skip to content

Conductor is a platform for building microservices-based applications with workflow orchestration

Originally built at Netflix, Conductor is an open source platform for building and scaling workflow based applications.

Conductor lets you build applications with:

  • SAGA pattern
  • Microservices orchestration
  • Agentic workflows by orchestrating language models
  • Durable code execution

Building and scaling applications with Conductor

Maintaining state (e.g. order processing, payment workflow, customer onboarding) in an application requires maintaining state across different services. This becomes especially challenging when you need to guarantee process completion despite temporary or permanent service failures. Conductor solves this by offloading state management, failure handling, and other resiliency concerns to the Conductor server Conductor lets you write stateless code in any programming language and framework of your choice, and orchestrate them using workflows that are defined in Conductor.

Conductor workflows are simple JSON based code that follows the same structure as a program with sub-routines (sub-workflows), branches, loops and parallel execution.

Conductor workflow with a branch

Workflow tasks can either be external microservices (exposed over HTTP or gRPC), or service workers built using lightweight Conductor SDKs in your preferred language.

Conductor workflow with a branch

Conductor Users

Thousands of companies rely on Conductor as a bedrock of their reliable application foundation. Some notable names include Netflix where a number of teams use Conductor, Tesla, Swiggy, Atlassian, GE Healthcare. Companies choose Conductor for its open-source nature, ease of use, lightweight SDKs, and a healthy, active community.

Getting Started with Conductor

  1.  Spring-boot and Conductor
  2. Python + Conductor
  3. Building with .NET + Conductor
  4. Developing in Clojure with Conductor
  5. Distributed Applications in Go
  6. Typescript + Conductor

More

  1. Workflows with Human in the loop
  2. Agentic workflow : Autonomous Interview Agent

Featured Use cases

Conductor is widely adopted across multiple industries and used for varied use cases:

  1. Orchestrating Netflix Studio Productions
  2. ML Infrastructure for Personalization at Netflix
  3. Payment Processing
  4. Conductor @ UK Ministry of Justice
  5. Powering clinical workflows at GE Healthcare
  6. Securing Public Cloud Infrastructure with Conductor at Normalyze

(Want to feature your use case? Email us at devrel@orkes.io)

Resources

Community

Orkes on YouTube Slack Community @orkesio on X

Conductor SDKs

Conductor Java SDK Conductor java SDK Conductor Go SDK Conductor Go SDK Conductor Python SDK Conductor Python SDK Conductor Typescript SDK Conductor Typescript SDK Conductor .NET/CSharp SDK Conductor .NET/CSharp SDK

Pinned Loading

  1. conductor conductor Public

    Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications

    Java 24.5k 628

  2. awesome-conductor-apps awesome-conductor-apps Public

    Awesome applications built with Conductor

    Python 5 9

  3. conductor-mcp conductor-mcp Public

    Model Context Protocol server for Orkes Conductor

    Python 4 3

Repositories

Showing 10 of 18 repositories
  • java-sdk Public

    Java Client SDK for Conductor

    conductor-oss/java-sdk’s past year of commit activity
    Java 0 Apache-2.0 1 0 7 Updated Jul 1, 2025
  • conductor Public

    Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications

    conductor-oss/conductor’s past year of commit activity
    Java 24,525 Apache-2.0 628 56 (7 issues need help) 19 Updated Jul 1, 2025
  • .github Public

    Home of the Conductor OSS community

    conductor-oss/.github’s past year of commit activity
    14 0 0 0 Updated Jun 28, 2025
  • awesome-conductor-apps Public

    Awesome applications built with Conductor

    conductor-oss/awesome-conductor-apps’s past year of commit activity
    Python 5 Apache-2.0 9 0 4 Updated Jun 19, 2025
  • conductor-oss/javascript-sdk’s past year of commit activity
    TypeScript 38 Apache-2.0 11 4 2 Updated Jun 17, 2025
  • python-sdk Public

    Conductor OSS SDK for Python programming language

    conductor-oss/python-sdk’s past year of commit activity
    Python 77 Apache-2.0 34 13 5 Updated Jun 16, 2025
  • go-sdk Public

    Conductor OSS SDK for Go programming language

    conductor-oss/go-sdk’s past year of commit activity
    Go 47 Apache-2.0 21 2 7 Updated Jun 16, 2025
  • conductor-mcp Public

    Model Context Protocol server for Orkes Conductor

    conductor-oss/conductor-mcp’s past year of commit activity
    Python 4 Apache-2.0 3 0 0 Updated Jun 9, 2025
  • csharp-sdk Public

    The conductor-csharp repository provides the client SDKs to build task workers in C#

    conductor-oss/csharp-sdk’s past year of commit activity
    C# 48 Apache-2.0 17 2 1 Updated May 20, 2025
  • grpcbin Public

    gRPC test services

    conductor-oss/grpcbin’s past year of commit activity
    Java 0 MIT 1 0 1 Updated Mar 21, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.