все параметры
bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Источник: rust-blocking  ]

Пакет: librust-blocking-dev (1.6.2-1)

Ссылки для librust-blocking-dev

Screenshot

Ресурсы Debian:

Исходный код rust-blocking:

Сопровождающий:

Внешние ресурсы:

Подобные пакеты:

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

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка librust-blocking-dev

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 18,5 Кб83,0 Кб [список файлов]