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/

Reply via email to