pushpin 将web services 转换为realtime api 的反向代理工具
作者:互联网
pushpin 是一款反向代理工具,可以将web services 转换为实时的api
参考架构图
包含的特性
- 透明
- 无状态
- 共享nothing
- 发布&&订阅模型
几种灵活用法
- 基本使用
- 集成api 管理工具
- 集成消息队列
- 微服务模型
- 大规模cdn 模型
说明
pushpin 自己设计为了一个标准的协议,当前已经有好多种语言的实现了,当然基于nginx 的nchan 也是一款不错的选择,
但是pushpin 的设计更灵活
参考资料
https://pushpin.org/
https://github.com/fanout/pushpin
标签:web,pushpin,realtime,模型,api,https,services 来源: https://www.cnblogs.com/rongfengliang/p/10353023.html