Python MVC 框架、.NET、Rails(中间件)

发布于 2024-10-19 23:25:35 字数 143 浏览 6 评论 0原文

我正在开始一个新项目,我需要选择最好的技术来维护一个中间件层。

该层将为多种设备(移动设备和网络)提供 REST 和 SOAP Web 服务,

我需要速度!

我需要简单的设置和可扩展性

问候,
佩德罗

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

桃扇骨 2024-10-26 23:25:35

我是一名 Rails 开发人员,但我不会为您的目的推荐 Rails,也许是 Sinatra,但 Ruby 一般并不以其速度而闻名。

考虑到你的观察,我会选择 python,也许 django 更像是一种前端技术。尝试一下Tornado,即使您并不真正需要它的主要功能(异步),但众所周知,它的速度非常快并且非常容易设置

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文