Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google App Engine 或 Amazon EC2 是否可以创建(显然)实时的聊天工具?动机是避免设置服务器并处理需求高峰。
是否有任何开源工具可以做到这一点?
使用 Amazon EC2 或其他设备,是否可以设置启用推送通知的功能(COMET 等)?成本会不会太高?
使用 Amazon EC2,只要您能够访问“裸机”,一切皆有可能。您可以查看XMPP 服务器的ejabberd。
对于 GAE,XMPP 工具不支持“群聊”功能。
至于与成本相关的子问题,这几乎是开放式的。