我不清楚为什么Dojo似乎是来文中的问题。
Dojo为你们提供了阿马斯特劳教的包裹,你可以通过每秒1-5秒向阿马斯特教发教团申请,在网上用几乎实时通知。
If the app will have a lot of users, frequent AJAX requests can cause too much overhead quickly. Fortunately, you don t have to use Dojo to communicate with the server. You could have a look at Socket.IO and, if you want to stick to Python on the server-side, gevent-socketio. It uses the best technology available in the web browser (WebSockets, Flash sockets, comet) to provide real-time communication.
还有<代码>dojox.socket,但我认为它不那么有力(而且不太受欢迎)。
然而,你们应当记住,通过使用任何一种持久性联系(无论是网上备案,Socket)。 IO或Dojox.socket)你需要一个能够维持许多同时连接的同步服务器。
你们选择的解决办法应取决于网络本身及其用户基础。