From 84de2e11c47b9c9c12f3b0ab6de4a0485374d0ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 22 Aug 2023 20:39:32 +0200 Subject: [PATCH] docs: refine README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d104bd52..e80193ec 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Please consult our [general guidelines](#general-guidelines). - Support for multiple task functions :white_check_mark: - Support for sync and async task functions :white_check_mark: - Tasks distribution strategies :white_check_mark: +- Lockless tasks queueing :white_check_mark: - General guidelines on pool choice :white_check_mark: - Error handling out of the box :white_check_mark: - Widely tested :white_check_mark: -- 2.34.1