X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=70134237b86be60fdf9507d6f8154c4bba470938;hb=11e155ea08b7e6e8a88eac6f313f8476ef208f1b;hp=6c1818c12baeb76c6011c7b0ea0102c12b700d93;hpb=1d4f79e7e7db930503a5f9a8effa19ba1d0581d5;p=poolifier.git diff --git a/README.md b/README.md index 6c1818c1..70134237 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +

Node Thread Pool :arrow_double_up: :on:

@@ -40,15 +40,15 @@ Moreover you can execute your CPU tasks using an API designed to improve the **d - No runtime dependencies :heavy_check_mark: - Easy to use :couple: -- Easy switch from a pool to another, easy to tune -- Dynamic pool size -- Proper async integration with node async hooks -- Support for worker threads and cluster node modules -- Active community -- Support sync and async tasks -- General guidance on pools to use -- Widely tested -- Error handling out of the box +- Easy switch from a pool to another, easy to tune :heavy_check_mark: +- Dynamic pool size :heavy_check_mark: +- Proper async integration with node async hooks :heavy_check_mark: +- Support for worker threads and cluster node modules :heavy_check_mark: +- Active community :heavy_check_mark: +- Support sync and async tasks :heavy_check_mark: +- General guidance on pools to use :heavy_check_mark: +- Widely tested :heavy_check_mark: +- Error handling out of the box :heavy_check_mark: - Code quality :octocat: [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=pioardi_poolifier&metric=bugs)](https://sonarcloud.io/dashboard?id=pioardi_poolifier) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=pioardi_poolifier&metric=code_smells)](https://sonarcloud.io/dashboard?id=pioardi_poolifier) [![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=pioardi_poolifier&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=pioardi_poolifier)