Showing
1 changed file
with
9 additions
and
0 deletions
1 | + | ||
2 | +# push 重构 | ||
3 | + | ||
4 | +## push重构后架构图 | ||
5 | + | ||
1 | ![862412148925451445](http://git.dev.yoho.cn/uploads/yoho-documents/api-interfaces/2121c0fc2f/862412148925451445.jpg) | 6 | ![862412148925451445](http://git.dev.yoho.cn/uploads/yoho-documents/api-interfaces/2121c0fc2f/862412148925451445.jpg) |
7 | + | ||
8 | +要点: | ||
9 | + - 所有 `push`节点进行选举, `master` 负责接收`APNS Feedback` 并且扫表,拆解创建任务,并且把任务发送到`MQ`中; | ||
10 | + - 所有`push`节点监听MQ,接收到推送任务之后,进行推送 |
-
Please register or login to post a comment