You don't need to create a new channel for each user, because every user
have it's own pubid you can post to.

According my test, ape can handle 10,000 user's request fine.

2010/12/29 geekforever <[email protected]>

> Hello,
>
> I'm planning to build a web application that allows users to get
> notified "live" when PHP performs changes in the database.
> I used the PHP controller example for inline pushing: I was thinking
> about creating a new channel for each user. Is it a good idea knowing
> that the website users number can reach 10,000 ?
>
> I don't know how to start, what would your first suggestions, the
> global steps ?
>
> --
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<ape-project%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/
>

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" 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/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to