Package npmjs-fibers: Information
Source package: npmjs-fibers
Version: 4.0.3-alt2
Build time: Mar 18, 2023, 12:00 AM in the task #310327
Category: Development/Other
Report package bugHome page: https://github.com/laverdet/node-fibers
License: MIT
Summary: Fiber support for v8 and Node
Description:
Fibers, sometimes called coroutines, are a powerful tool which expose an API to jump between multiple call stacks from within a single thread. This can be useful to make code written for a synchronous library play nicely in an asynchronous environment.
List of RPM packages built from this SRPM:
npmjs-fibers (x86_64, ppc64le, i586, armh, aarch64)
npmjs-fibers-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
npmjs-fibers (x86_64, ppc64le, i586, armh, aarch64)
npmjs-fibers-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Node Team
Last changed
Feb. 20, 2020 Vitaly Lipatov 4.0.3-alt2
- BR: rpm-build-nodejs
Jan. 10, 2020 Pavel Skrylev 4.0.3-alt1
- NPM.js package for fibers built for Sisyphus