Complex Workflows in Elixir with Reactor (+ AI Agents)
Code and Stuff
YouTube
Complex Workflows in Elixir with Reactor (+ AI Agents)
Reactor is an Elixir library for orchestrating complex workflows with automatic rollbacks, sagas, and concurrent execution.
In this video, we build a travel booking system that coordinates flights, hotels, and emails—then turn it into an AI agent using Ash AI.
Reactor handles the complexity of distributed transactions across multiple service...
2 Replies
That is so cool. The more I learn about the Ash ecosystem, the more I am impressed 🤩
I feel the same way. There’s so much depth to Ash!