task_partitioner

Crates.iotask_partitioner
lib.rstask_partitioner
version0.1.1
sourcesrc
created_at2022-11-25 08:41:27.962317
updated_at2022-11-25 08:49:16.128478
descriptionhelper lib that allows partitioning named tasks by count or hash
homepage
repositoryhttps://github.com/kaspar030/task_partitioner
max_upload_size
id722619
size9,922
smithy-rs-server (github:awslabs:smithy-rs-server)

documentation

README

Introduction

This Rust library allows partitioning a list of tasks to multiple workers, by count or by hash. It was cut out from the awesome nextest.

License

task_partitioner is licensed under the terms of the Apache License (Version 2.0), or MIT.

Commit count: 5

cargo fmt