backie/fang_examples/simple_worker
Ayrat Badykov d585bde870
split into async and blocking features (#36)
* split into async and blocking features

* update Cargo.toml file

* fix example
2022-07-20 16:08:02 +00: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 split into async and blocking features (#36) 2022-07-20 16:08:02 +00: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.