Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37590417
en ru br
ALT Linux repos
S:4.0.3-alt2

Group :: Development/Other
RPM: npmjs-fibers

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.0.3-alt2
Build date: 20 february 2020, 19:37 ( 218.5 weeks ago )
Size: 37.97 Kb

Home 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.

Current maintainer: Node Team

List of contributors

List of rpms provided by this srpm:

  • npmjs-fibers
  • npmjs-fibers-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin