Balík: node-emittery (0.7.2-2)
Odkazy pre node-emittery
Zdroje Debian:
Stiahnuť zdrojový balík node-emittery:
Správcovia:
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
Nodejs simple and modern async event emitter
Emitting events asynchronously is important for production code where you want the least amount of synchronous operations. Since JavaScript is single-threaded, no other code can run while doing synchronous operations. For Node.js, that means it will block other requests, defeating the strength of the platform, which is scalability through async. In the browser, a synchronous operation could potentially cause lags and block user interaction.
emittery solves this providing a simple but powerful API.
Stiahnuť node-emittery
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 823.6 kB | 866.0 kB | [zoznam súborov] |