backie/fang_examples/simple_worker
2022-06-04 22:24:56 +03:00
..
src fix warning in the example project 2022-06-04 22:24:56 +03:00
.gitignore Add simple example (#9) 2021-07-31 09:47:53 +03:00
Cargo.toml Support graceful shutdown of worker (#14) 2021-12-05 08:19:08 +02:00
README.md Add simple example (#9) 2021-07-31 09:47:53 +03: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.