cost for sending 100k stanza should be (100 - 1) * 0.01$ = 0.99$ there should be no XMPP cost for receiving messages as all the received messages are converted into HTTP request ...
On Thu, Sep 1, 2011 at 9:17 PM, Sergey <[email protected]> wrote: > Hi, > > I'm looking for cloud service for my xmpp based social app. > Google App Engine is best solution, but I'm confused about new pricing > model. > > Old pricing model: 46,000,000 api call per day for free ( > http://code.google.com/intl/en/appengine/docs/quotas.html#XMPP) > New pricing model: 1000 stanzas per day for free + $0.01/1k stanza ( > http://www.google.com/enterprise/cloud/appengine/pricing.html) > > Can anyone explain total cost for sending 100k and receiving 100k xmpp > messages per day? > It is true that now I need to pay $13800/month for send or receive > 46,000,000 messages per day (was free before)? > > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/tRoqtJ0ws-YJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
