#tasks #tokio #keeps #oldest #newest #rerun #two-join-set

tokio_two_join_set

A two-JoinSet that keeps only the oldest and newest Tokio tasks

1 unstable release

new 0.0.0 Jun 26, 2024

#12 in #keeps

Download history 155/week @ 2024-06-22

155 downloads per month
Used in 2 crates (via mdbook_incremental_previe…)

MIT license

17KB
373 lines

Provides the TwoJoinSet useful for tasks that are constantly rerun to get the latest result but also need to complete from time to time to provide intermediate results. Please see the documentation for TwoJoinSet for more details.

Dependencies

~2.9–4.5MB
~78K SLoC