开发者

Python MVC Framework vs .NET vs Rails (Middleware) [closed]

开发者_运维知识库 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I'm starting one new project, and I need to choose the best technology to maintain one Middleware Layer.

This layer will offer REST and SOAP Webservices to several devices (mobile and web)

I need Speed!

I need easy setup and scalability

Regards,

Pedro


I am a Rails developer but I wouldnt recommend you Rails for your purpose, maybe Sinatra but Ruby in general is not known for its speed.

Considering your observations I would go for python, perhaps django is more a FrontEnd techonology. Give Tornado a try, even if you dont really need its main feature (asynchronously) its known to be very fast and very easy to setup

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜