Hey David,
  Note that this probably won't work as you're hoping.  You can't have
a broadcast channel:
    http://code.google.com/appengine/docs/python/channel/overview.html#Caveats



Robert




On Thu, Feb 23, 2012 at 16:15, David Hardwick
<[email protected]> wrote:
> And how are you?
>
> I see that we get charged for $0.01/100 opening on a channel.
>
>> Opened Channels
>> $0.01/100 Opens
>
>
> So if I have a 'Notification Channel' which I used to send updates on the
> status of a completed backend process, then every time I need to open a
> channel on the client-side it would cause that channel open ticker to
> increment...is that correct?
>
> In use-case terms, if a person logins into the application, and the first
> thing my code does is connect to the Notification channel for that newly
> logged in user (so that the user can now listen for any notifications), then
> I would be incrementing my 'Open Channel' ticker each time someone starts a
> session on my application...is that correct?
>
> Rock on,
>   -Hardwick
>
> --
> 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.

-- 
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.

Reply via email to