currently it's like this: client.core.join(['*channel1','*channel2', 'etc...'])
In the scenario above, is it going to take a long time for the client to be ready because it joins 1000 channels ? could you elaborate on how to do it on the server side, please? Thanks, Parama On Mon, Jan 18, 2010 at 4:44 PM, Anthony Catel <[email protected]> wrote: > Hi > > No issue, but I suggest you to do that on the server side if you can (to > avoid a ton of JOIN requests) > > Anthony Catel > > Le 18 janv. 2010 à 22:18, "Parama W. Danoesubroto" <[email protected]> a > écrit : > > Hi, >> >> If, let's say a client joins thousands of channels at the start of their >> browser session, what kind of performance implications are there? >> These are all multipipes that are read only. >> >> >> Thanks, >> >> Parama >> -- >> 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]<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/ > > -- Parama W. Danoesubroto Fun & Simple way to manage your customer information! Go to http://www.funClient.com
-- 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/
