- 安裝 npm install
- 執行
node src/index --h --q --c
預設會以conf設定參數執行 若有帶args參數 直以設定值執行
支援參數
- host | h : rabbit 主機id
- channel | c: rabbit channel id
- queue | q; rabbit queue id
- 設定 conf/index/mq host: 要連接的mq主機id 參考mqHost channel: 要連接的mq主機channel queue: 設定要連接的queue名稱,注意個queue必須已經有定義在mqHost
- 開發 app.js appInit: 要初始化應用程式的部份 appRun: 當街收到mq message要執行的程式放這裡
-
Notifications
You must be signed in to change notification settings - Fork 0
ozzysun/node-mq-app
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
build a app for listen mq message and run
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published