Crates.io | prioritized-metered-channel |
lib.rs | prioritized-metered-channel |
version | 0.6.1 |
source | src |
created_at | 2022-05-18 20:59:07.16444 |
updated_at | 2024-01-19 10:56:27.390019 |
description | Channels with built-in observability and optional message priorizitazion |
homepage | |
repository | https://github.com/paritytech/orchestra.git |
max_upload_size | |
id | 589249 |
size | 53,015 |
Extends the futures
provided channels with
a metrics accessor.
Implements a metered variant of mpsc
channels that provide an interface to extract metrics.
The following metrics are available:
Note: Currently there is no prioritization built in! It's on the agenda, but not quite there yet.