Tilebox Workflows
The Tilebox workflow orchestrator is a parallel processing engine. It simplifies the creation of dynamic tasks that can be executed across various computing environments, including on-premise and auto-scaling clusters in public clouds.
This section provides guides showcasing how to use the Tilebox workflow orchestrator effectively. Here are some of the key learning areas:
Create Tasks
Create tasks using the Tilebox Workflow Orchestrator.
Submit Jobs
Learn how to submit jobs to the workflow orchestrator, which schedules tasks for execution.
Set up Task Runners
Learn how to set up task runners to execute tasks in a distributed manner.
Gain insights through observability
Understand how to gain insights into task executions using observability features like tracing and logging.
Configure shared data access
Learn to configure shared data access for all tasks of a job using caches.
Trigger Jobs in near-real-time
Trigger jobs based on events or schedules, such as new data availability or CRON schedules.
Terminology
Before exploring Tilebox Workflows in depth, familiarize yourself with some common terms used throughout this section.
Was this page helpful?