Node.js

重要ポイント

Non Blocking I/O

イベントループ

処理速度

他プラットフォームとの比較

パフォーマンスチューニング

Worker Threads

負荷分散

Clusterモジュール

EventEmitter?

インストール・設定

nodist

npm

$ npm init
$ npm install [パッケージ名]
$ npm install [パッケージ名] --save
$ npm install -g [パッケージ名]
$ npm run [タスク名]
$ npm root -g
$ npm bin -g
$ npm start

パッケージ

非同期処理

ログ出力

Log4js

morgan

TypeScript

AMQP

TCP通信

Azure

事例


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS