Hi Pablo, Many thanks for sharing this, great use of the technology.
To use the stock analogy, user A's portfolio will have different stocks to those in user B's portfolio. There could be hundreds of users. So, although we may push out all prices, each user's view should only show the changes in the price for the stocks in their portfolio. Do you think that is do-able with APE? Kind regards, MZ On Mar 25, 7:28 pm, Pablo <[email protected]> wrote: > Hi, > > I once created demonstration stockTicker which generated random data, here > is the live linkhttp://crustid.com/stockTicker/ > > You may download the source here, may not apply directly to your case but > you could find valuable information in > ithttp://crustid.com/stockTicker/APE_stockTicker.zip > > > > > > > > On Thursday, March 22, 2012 2:14:20 PM UTC-4, Mangozee wrote: > > > Hi, > > > I would like to develop something similar to a stock ticker, but one > > that instead displays items and stock level, using PHP and the push > > paradigm, and was wondering if APE would be suitable; requirements > > follow: > > > * >10,000 unique items (products) > > * approx 1,000 concurrent client browsers (users) > > * each client would be interested in only certain products (<10) > > * whenever the database is updated with the latest available quantity > > for a certain item, this data is pushed out, but should only update > > those clients that are interested in the stock level for that item. > > > Any advice would be gratefully accepted. > > Thanks! -- 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/
