Paket: librust-blocking-dev (1.6.1-5)
Länkar för librust-blocking-dev
Debianresurser:
Hämta källkodspaketet rust-blocking:
Ansvarig:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
thread pool for isolating blocking I/O - Rust source code
blocking provides a thread pool for isolating blocking I/O in async programs.
Sometimes there's no way to avoid blocking I/O. Consider files or stdin, which have weak asyncronous support on modern operating systems. While IOCP, AIO, and io_uring are possible solutions, they're not always available or ideal.
Since blocking is not allowed inside futures, we must move blocking I/O onto a special thread pool provided by this crate. The pool dynamically spawns and stops threads depending on the current number of running I/O jobs.
This package contains the source for the Rust blocking crate, packaged for use with cargo and dh-cargo.
Andra paket besläktade med librust-blocking-dev
|
|
|
|
-
- dep: librust-async-channel-2+default-dev
- Paketet inte tillgängligt
-
- dep: librust-async-task-4+default-dev
- Paketet inte tillgängligt
-
- dep: librust-atomic-waker-1+default-dev
- Paketet inte tillgängligt
-
- dep: librust-fastrand-2+default-dev
- Paketet inte tillgängligt
-
- dep: librust-futures-io-0.3+std-dev
- Paketet inte tillgängligt
-
- dep: librust-futures-lite-2-dev
- Paketet inte tillgängligt
-
- dep: librust-tracing-0.1-dev
- Paketet inte tillgängligt
Hämta librust-blocking-dev
Arkitektur | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|
all | 18,1 kbyte | 83,0 kbyte | [filförteckning] |