librust-blocking-dev binary package in Ubuntu Mantic i386

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-08-15 00:19:01 UTC Published Ubuntu Mantic i386 release universe rust Optional 1.3.1-2
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic i386 proposed universe rust Optional 1.3.1-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  2023-08-15 00:19:10 UTC Superseded Ubuntu Mantic i386 release universe rust Optional 1.3.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of rust-blocking 1.3.1-2 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  2023-08-16 00:10:08 UTC Deleted Ubuntu Mantic i386 proposed universe rust Optional 1.3.1-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  2023-07-19 10:04:11 UTC Superseded Ubuntu Mantic i386 release universe rust Optional 1.3.0-3
  • Removal requested .
  • Superseded by amd64 build of rust-blocking 1.3.1-1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu