libboost-fiber1.74-dev binary package in Ubuntu Lunar amd64

 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Fiber provides a framework for micro-/userland-threads (fibers)
 scheduled cooperatively. The API contains classes and functions to
 manage and synchronize fibers similarly to standard thread support
 library.
 .
 Each fiber has its own stack.
 .
 A fiber can save the current execution state, including all registers
 and CPU flags, the instruction pointer, and the stack pointer and
 later restore this state. The idea is to have multiple execution
 paths running on a single thread using cooperative scheduling (versus
 threads, which are preemptively scheduled). The running fiber decides
 explicitly when it should yield to allow another fiber to run
 (context switching). Boost.Fiber internally uses execution_context
 from Boost.Context; the classes in this library manage, schedule and,
 when needed, synchronize those execution contexts. A context switch
 between threads usually costs thousands of CPU cycles on x86,
 compared to a fiber switch with less than a hundred cycles. A fiber
 runs on a single thread at any point in time.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-03-04 21:53:51 UTC Published Ubuntu Lunar amd64 release universe libdevel Optional 1.74.0-18.1ubuntu3
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe libdevel Optional 1.74.0-18.1ubuntu3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-02-05 16:15:00 UTC Superseded Ubuntu Lunar amd64 proposed universe libdevel Optional 1.74.0-18.1ubuntu2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of boost1.74 1.74.0-18.1ubuntu3 in ubuntu lunar PROPOSED
  • Published
  2023-03-04 21:55:49 UTC Superseded Ubuntu Lunar amd64 release universe libdevel Optional 1.74.0-18.1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of boost1.74 1.74.0-18.1ubuntu3 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-03-06 00:10:12 UTC Deleted Ubuntu Lunar amd64 proposed universe libdevel Optional 1.74.0-18.1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-12-26 00:39:22 UTC Superseded Ubuntu Lunar amd64 proposed universe libdevel Optional 1.74.0-18ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of boost1.74 1.74.0-18.1ubuntu1 in ubuntu lunar PROPOSED
  • Published
  2023-01-17 03:55:05 UTC Superseded Ubuntu Lunar amd64 release universe libdevel Optional 1.74.0-17ubuntu2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of boost1.74 1.74.0-18.1ubuntu1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-01-18 06:10:12 UTC Deleted Ubuntu Lunar amd64 proposed universe libdevel Optional 1.74.0-17ubuntu2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-07 11:36:04 UTC Superseded Ubuntu Lunar amd64 release universe libdevel Optional 1.74.0-17ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of boost1.74 1.74.0-17ubuntu2 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu