#Orchestration
2 posts tagged "orchestration"
27
Part 27 — AI 工程從零開始|Phase 13 Part 2:AI 工作流程編排 — LangChain、LlamaIndex 與生產管線
深入解析 AI 工作流程編排:LangChain/LlamaIndex/Haystack 框架比較、DAG 管線設計、有狀態工作流程、錯誤重試與生產監控
SAGA Pattern: Managing Distributed Transactions in Spring Boot Microservices
Complete guide to implementing SAGA pattern for distributed transactions in Java Spring Boot applications. Learn orchestration vs choreography approaches, failure handling, and best practices with real-world examples.