Is it possible to Google App Engine or Amazon EC2 to create a chatting tool that is (obviously) real-time? The motivation is avoiding setting up servers, and dealing with spikes in demand.
Are there any open-source tools for this?
With Amazon EC2 or others, is it possible to set up something that has push-notifications enabled (COMET, etc..)? Will costs be too high?