Tilebox Workflows
Tilebox Workflows, or the Tilebox workflow orchestrator is a parallel processing engine that allows an intuitive creation of dynamic tasks that can be parallelized out of the box and executed across compute environments or on-premise as well as in auto-scaling clusters in public clouds.
This section offers different guides that showcase ways how the Tilebox workflow orchestrator can be used. Learn how to:
Create Tasks
Create tasks using the Tilebox Workflow Orchestrator.
Submit Jobs
Learn how to submit jobs to the workflow orchestrator, which is the process of scheduling tasks for execution.
Set up Task Runners
Learn how to set up task runners to execute tasks in a distributed fashion.
Gain insights through observability
Learn how to gain insights into task executions through observability features such as tracing and logging.
Configure shared data access
Learn how to configure shared data access for all tasks of a job using caches.
Trigger Jobs in near-real-time
Trigger jobs based on events, such as new data becoming available, or based on a CRON schedule.
Terminology
Before diving into the details of the Tilebox Workflows, here is some common terminology that is used throughout this section.