开发者

Django vs Grails vs Lift for Comet support? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago. 开发者_JAVA技巧

I am going to be developing a real-time web application that will make heavy use of Ajax and Comet programming techniques. I am wondering which web framework will be best to use for this type of application.

I already know Python and Django, I have built a smaller app in Grails, and have experience with Scala but not Lift. Based on this, can anyone advise me on which framework to use and what plugins (if any) are required for Comet integration?


You should also consider Tornado in the list of web frameworks. Together with tornad.io, a tornado version of socket.io javascript lib, it makes Comet techniques easy.

I hope it helps


if you consider to go with grails , there are some plugins which might help

  • Atmosphere
  • Cometd
  • Pusher
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜