Skip to content

Tutorial

Gurmit Teotia edited this page Nov 5, 2018 · 9 revisions

In this tutorial we will write a video transcoding workflow. It will introduce you to the following concepts-

  • Development workflows and activities
  • Scheduling of activities
  • Task routing
  • Error handling

You can find the code used in this tutorial at github. You might also find it useful to browse through various examples first and then go through this tutorial and documentation in wiki.

Let us begin with part-1

Clone this wiki locally