Paquet : node-asap (2.0.6+~2.0.0-1)
Liens pour node-asap
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source node-asap :
- [node-asap_2.0.6+~2.0.0-1.dsc]
- [node-asap_2.0.6+~2.0.0.orig-types-asap.tar.gz]
- [node-asap_2.0.6+~2.0.0.orig.tar.gz]
- [node-asap_2.0.6+~2.0.0-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
High-priority task queue for Node.js and browsers
This module executes a task after the scheduled tasks are over
ASAP strives to schedule events to occur before yielding for IO, reflow, or redrawing. ASAP provides a fast event queue that will execute tasks until it is empty before yielding to the JavaScript engine's underlying event-loop. When a task gets added to a previously empty event queue, ASAP schedules a flush event, preferring for that event to occur before the JavaScript engine has an opportunity to perform IO tasks or rendering, thus making the first task and subsequent tasks semantically indistinguishable. ASAP uses a variety of techniques to preserve this invariant on different versions of browsers and Node.js
Node.js is an event-based server-side JavaScript engine.
Télécharger node-asap
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 15,0 ko | 45,0 ko | [liste des fichiers] |