cf2ce19c97
* imports, exports and README * serde_json not necessay * deleting tokio_postgres * authors * blocking example * Update fang_examples/simple_async_worker/src/lib.rs Co-authored-by: Ayrat Badykov <ayratin555@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
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.