# Conductor Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/conductor
> Markdown URL: https://aitinkerers.org/technologies/conductor.md
> Technology record last updated: 2026-06-16T13:39:09Z
> Generated: 2026-09-21T17:33:59Z

Conductor is the open-source microservices orchestration engine (from Netflix) that manages complex, distributed workflows at massive scale.

This is Netflix Conductor: an Apache 2.0 licensed, cloud-agnostic workflow orchestration platform. It was engineered at Netflix to solve the complexity of coordinating hundreds of microservices for processes like content ingestion and encoding. Developers define resilient, asynchronous workflows using a simple JSON-based DSL, decoupling the business logic from the state management. The engine handles the heavy lifting: task scheduling, automatic retries, error handling, and persistent state. Conductor is proven to scale, supporting millions of concurrent process flows, and provides critical observability via a built-in UI for real-time monitoring and debugging.

- Official technology site: https://conductor-oss.org/
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Let's vibe-code some Linear issues](https://belgrade.aitinkerers.org/talks/rsvp_3cadsfUcBlc)

AI demo gods willing, I will walk you through my typical workflow for solving issues at Linear with agents. Along the way, I'll share advice and lessons learned on how to maintain quality while integrating these new tools.

- Event context: AI Tinkerers Belgrade Opening Meetup with PostHog — November 27, 2025 — 2025-11-27 — Belgrade
- Public talk page: https://belgrade.aitinkerers.org/talks/rsvp_3cadsfUcBlc

## Related Technologies

- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 215 public demos
- [Linear](https://aitinkerers.org/technologies/linear) ([Markdown](https://aitinkerers.org/technologies/linear.md)) — 9 public demos
- [React](https://aitinkerers.org/technologies/react) ([Markdown](https://aitinkerers.org/technologies/react.md)) — 220 public demos
- [TypeScript](https://aitinkerers.org/technologies/typescript) ([Markdown](https://aitinkerers.org/technologies/typescript.md)) — 205 public demos
