SkillAgentSearch skills...

Orkesworkers

sample workflows using Conductor

Install / Use

/learn @orkes-io/Orkesworkers
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sample workflows using Netflix Conductor

These demos are a work in progress, and under continuous improvement.

Running your first worker

The Running your first worker tutorial will walk you through running your first worker. This will use the SimpleWorker.java and OrkesWorkerApplication.java

Creating an image processing workflow

Run locally

Once you have set up Conductor locally, there are several image processing workflows you can run.

  1. First image processing workflow. The tutorial will walk you through setting up tasks and a workflow. Once it is up and running, you can send an image and dimensions - and receive a link to the modified image on S3.
  2. Image processing with FORKs. Using a Conductor Fork allows us to run processes in parallel - in this case creating a jpg and webp image.
  3. Image processing with FORKs and Sub_workflows. This example substitues the 2 tasks for the JPEG creation in example 2 with a subworkflow.

Related Skills

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated7d ago
Forks11

Languages

Java

Security Score

80/100

Audited on Mar 23, 2026

No findings