photon v0.8.0 with Events, Semaphores and Timers
Dmitry Olshansky
dmitry.olsh at gmail.com
Mon Apr 29 20:50:59 UTC 2024
On Monday, 29 April 2024 at 20:50:24 UTC, Dmitry Olshansky wrote:
> Photon is a minimalistic multi-threaded fiber scheduler and
> event loop that works transparently with traditional blocking
> I/O C/C++/D/Rust libraries w/o degrading performance.
>
> This release brings in new APIs for Events, Semaphores and
> Timers, on all 3 supported platforms (Windows, Linux and
> MacOS)! For now, only fibers can use the primitives but in the
> next version sharing of Event or Semaphore between fibers and
> plain threads is planned.
>
Obligatory link:
https://github.com/DmitryOlshansky/photon
> --
> Dmitry Olshansky
> CEO @ [Glow Labs](https://glow-labs.pro)
> https://olshansky.me/about/
More information about the Digitalmars-d-announce
mailing list