/BuildAnOrchestrator

Build an Orchestrator Engine from scratch in multiple programming languages.

Primary LanguagePythonMIT LicenseMIT

BuildAnOrchestrator

Build an Orchestrator Engine from scratch in multiple programming languages.

The "Book"

Read the "book"

The code

You can find the code for each chapter in the code directory. Each language has its own directory. Within each language directory, there is a directory for each chapter. You can also find a link to the code at the end of each chapter.

The languages

  1. C#
  2. Python
  3. Go

References

  1. Build an Orchestrator in Go
  2. Real Python