Files
windmill/backend/windmill-worker
Ruben Fiszel c80f155602 feat: dedicated workers for native-throughput performance (EE only) (#2239)
* dedicated worker

* dedicated worker

* merge

* progress

* progress

* progress

* merge

* update

* sqlx

* fix imports
2023-09-06 10:32:53 +02:00
..
2023-08-20 16:44:22 +02:00
2023-08-13 00:19:55 +02:00
2023-08-12 20:49:36 +02:00

Windmill Worker

The worker. Used to process and execute flows & jobs.

This crate exposes both a library as well as a binary target.