Пакет: node-emittery (1.0.1-1)
Връзки за node-emittery
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник node-emittery.
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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.
Изтегляне на node-emittery
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 827,7 кБ | 891,0 кБ | [списък на файловете] |