Posted by Realtime on 12/22/05 04:46
How do I go about writing a php application that will alert people in a database
from different RSS news feeds from different sites. So lets say we have
a database and user A has a list of news alerts he wants to be alerted on.
So the application will go to a search engine that will bring up the results
in XML. The results are then stored in the database. I just need the logic
process. Because I am worried of the latency on the server. So how can
i process multiple alerts per user? Or even process multiple users at once.
Thanks..
Navigation:
[Reply to this message]
|