How Pusher Connection is calculated?

拈花ヽ惹草 提交于 2019-12-20 06:25:16

问题


I am trying to understand the pricing shceme of Pusher. According to their pricing, the Boostrap allows 100 max. Connections. My question is this: if I have 10,000 daily visitors to my page, each one subscribed to a different channel to receive messages, how much I need to pay.

With realtime.co it's easier to understand because I know that I pay $1.00 per 1,000,000 messages without any other limitations. So I need to know how to calculate and estimate the total cost for my application, becaues I might designed it in a different way to reduce the costs.

I am considering choosing betwee, PubNub, Pusher and realtime.co, but knowing how to calculate estimated total cost is crucial for me because beginning to develop my application and going with a specific client/server library.


回答1:


See the Pusher FAQ post: How are Connections Counted?



来源:https://stackoverflow.com/questions/18254062/how-pusher-connection-is-calculated

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!