[ bianca ]
[ Kaynak: rust-blocking ]
Paket: librust-blocking-dev (1.6.1-6)
librust-blocking-dev için bağlantılar
rust-blocking Kaynak Paketini İndir:
Geliştirici:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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, for use with cargo.
librust-blocking-dev ile İlgili Diğer Paketler
|
|
|
|
-
- dep: librust-async-channel-2+default-dev
- Paket mevcut değil
-
- dep: librust-async-task-4+default-dev
- Paket mevcut değil
-
- dep: librust-atomic-waker-1+default-dev
- Paket mevcut değil
-
- dep: librust-fastrand-2+default-dev
- Paket mevcut değil
-
- dep: librust-futures-io-0.3+std-dev
- Paket mevcut değil
-
- dep: librust-futures-lite-2-dev
- Paket mevcut değil
-
- dep: librust-tracing-0.1-dev
- Paket mevcut değil
librust-blocking-dev indir
| Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
|---|---|---|---|
| all | 18,4 kB | 83,0 kB | [dosya listesi] |