David Harkness wrote:
Or better yet, when there is new activity it somehow pushes it out the User, (Avoid the users polling the database).
This would be the most scalable. I suggest you look into the various Comet implementations to find a solution that will meet your needs.
Eric