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.; golf: Golf is a Python framework designed to streamline the creation of MCP server applications by defining capabilities as Python files. It automatically discovers, parses, and compiles these components into a runnable MCP server, minimizing boilerplate and accelerating development.
Orchestrating complex microservice interactions
Building custom MCP server applications.