backie/fang_examples/blocking/simple_cron_worker
2022-09-01 19:16:18 +02:00
..
src Examples fixed 2022-09-01 19:16:18 +02:00
.gitignore Blocking refactor (#74) 2022-08-29 16:59:22 +00:00
Cargo.toml Examples fixed 2022-09-01 19:16:18 +02:00
README.md Blocking refactor (#74) 2022-08-29 16:59:22 +00:00

Simple example

The job described in this example enqueues a new job during its execution saving thread name of the current worker to its metadata.