社交网络的 Java 框架
是否有与 Pinax/Django 类似的 Java 版本? (也许是 Jboss Seam 的扩展和/或 Seam 中已内置的功能?)
请按照以下标准(按重要性顺序排列)分析和比较 Pinax/Django、Seam 以及任何其他优秀的 Java/Python 框架:
- 安全性(敏感 )财务信息)
- 与 GWT/JSON-RPC 交互的能力(可能还有 Pyjamas,尽管由于可视化设计应用程序的可用性,我倾向于 GWT)
- 可扩展性
- 内置功能/社交网络后端逻辑(例如用户管理、“推文”)等)
- 设置和使用
- Synergy 与 Apache、PostgreSQL、GWT 和移动应用程序(iPhone 和 Android)
的简单性如果可能,直接推荐将不胜感激。
谢谢!
Is there a Java analogue to Pinax/Django? (Perhaps an extension to Jboss Seam and/or functionality already built into Seam?)
Please analyse and compare Pinax/Django, Seam, and any other good Java/Python frameworks in the following criteria (ranked in order of importance):
- Security (sensitive financial information)
- Ability to interact with GWT/JSON-RPC (and possibly Pyjamas, though I'm leaning toward GWT due to the availability of visual design applications)
- Scalability
- Built-in functionality / social network backend logic (e.g. user management, "tweets", etc.)
- Simplicity in setting up and working with
- Synergy with Apache, PostgreSQL, GWT, and mobile applications (iPhone and Android)
If possible, a direct recommendation would be appreciated.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可能想尝试 Apache Shinding
http://incubator.apache.org/projects/shindig.html
如果您想要 YouTube 演示,请尝试
http://www.youtube.com/ watch?v=ZcWszaReqXI
取自此 线程
you might want to try Apache Shinding
http://incubator.apache.org/projects/shindig.html
And if you want a youtube demostration try
http://www.youtube.com/watch?v=ZcWszaReqXI
taken from this thread