用于“社交网络”的GWT、rorail或Grails

时间:2021-05-14 21:28:03

Am thinking about building a social networking site,that can function more like an application then a site,thus giving it better performance and user interface. what am stuck up with here is which would be the best framework to try this out?

我正在考虑建立一个社交网站,它可以更像一个应用程序,然后是一个站点,从而提供更好的性能和用户界面。这里的问题是哪种框架是最好的?

GWT-i have some experience(about 2 years) with Java and it looks easy but the forum appears dead.

gwt -我有一些Java的经验(大约2年),看起来很简单,但是论坛似乎已经死了。

Ruby on Rails- i visited the website today,went through a few tutorials and it looks easy to learn,but i never programmed on this 1 before.

Ruby on Rails——我今天访问了这个网站,浏览了一些教程,看起来很容易学,但是我以前从来没有编写过这个1。

Grails - i have heard that this is a very god framework and based on java,but i've never personally tried it.

Grails——我听说这是一个非常神的框架,基于java,但我个人从未尝试过。

What would you think would be the right choice? it would be cool if you consider factors like performance,scalability and the widgets already available.I don't really care about the development time...i've got more than 2months!

你认为什么才是正确的选择?如果考虑性能、可伸缩性和已经可用的小部件等因素,那就太棒了。我真的不关心开发时间……我有两个多月了!

4 个解决方案

#1


1  

Especially with a Java background, Grails would be a good choice. Grails is built on top of Spring and Hibernate, but makes using them much easier. No painful editing of XML config files.

特别是在Java背景下,Grails是一个很好的选择。Grails构建在Spring和Hibernate之上,但是使使用它们更加容易。不需要痛苦地编辑XML配置文件。

Although, I'd make sure you evaluate using Ning and the existing open source projects before you bother building another one from scratch.

尽管如此,我还是要确保您在从头开始构建另一个Ning和现有的开源项目之前进行评估。

#2


0  

I'm not sure what you mean by "more like an application then a site". If what you mean is give the app a desktop application feel, then I think GWT fits more. Though if you want to have something really fast, (half the development time that you'd use to develop it in GWT), then I'd recommend rails. I haven't tried Grails before but it seems neat.

我不确定你所说的“更像一个应用程序而不是一个站点”是什么意思。如果您的意思是给应用程序一种桌面应用程序的感觉,那么我认为GWT更适合。虽然如果您想要一些非常快速的东西(在GWT中开发它所需的开发时间的一半),那么我推荐使用rails。我以前从未尝试过Grails,但它看起来很简洁。

#3


0  

The best for you to use is ruby on rails if it about performance,scalability and the widgets then you have no problem at all. It also has lots of gems/plugins that can help you so much

您最好使用的是ruby on rails,如果它涉及性能、可扩展性和小部件,那么您就完全没有问题了。它也有很多gem /plugins可以帮助你很多

#4


0  

Read this book Grails in action.

阅读《Grails in action》这本书。

It shows you how to make a social networking site using grails.

它向您展示了如何使用grails创建社交网站。

It uses an old version of Grails but you can adapt it.

它使用的是Grails的老版本,但您可以对其进行修改。

#1


1  

Especially with a Java background, Grails would be a good choice. Grails is built on top of Spring and Hibernate, but makes using them much easier. No painful editing of XML config files.

特别是在Java背景下,Grails是一个很好的选择。Grails构建在Spring和Hibernate之上,但是使使用它们更加容易。不需要痛苦地编辑XML配置文件。

Although, I'd make sure you evaluate using Ning and the existing open source projects before you bother building another one from scratch.

尽管如此,我还是要确保您在从头开始构建另一个Ning和现有的开源项目之前进行评估。

#2


0  

I'm not sure what you mean by "more like an application then a site". If what you mean is give the app a desktop application feel, then I think GWT fits more. Though if you want to have something really fast, (half the development time that you'd use to develop it in GWT), then I'd recommend rails. I haven't tried Grails before but it seems neat.

我不确定你所说的“更像一个应用程序而不是一个站点”是什么意思。如果您的意思是给应用程序一种桌面应用程序的感觉,那么我认为GWT更适合。虽然如果您想要一些非常快速的东西(在GWT中开发它所需的开发时间的一半),那么我推荐使用rails。我以前从未尝试过Grails,但它看起来很简洁。

#3


0  

The best for you to use is ruby on rails if it about performance,scalability and the widgets then you have no problem at all. It also has lots of gems/plugins that can help you so much

您最好使用的是ruby on rails,如果它涉及性能、可扩展性和小部件,那么您就完全没有问题了。它也有很多gem /plugins可以帮助你很多

#4


0  

Read this book Grails in action.

阅读《Grails in action》这本书。

It shows you how to make a social networking site using grails.

它向您展示了如何使用grails创建社交网站。

It uses an old version of Grails but you can adapt it.

它使用的是Grails的老版本,但您可以对其进行修改。