We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e5cc9 commit 8e18c86Copy full SHA for 8e18c86
README.md
@@ -1,6 +1,6 @@
1
# Parsnip
2
3
-A Rust library for distributed, asynchronous computing using a task queue.
+An experiment creating a task queue for distributed, asynchronous computing in Rust.
4
Inspired by [Celery](https://docs.celeryq.dev/en/stable/).
5
6
## Examples
0 commit comments