s*****e 发帖数: 893 | 1 做大型商业应用, 比如 web service development
A. 基于Jave, J2EE,和相关的Framework, such as Glassfish.
B. 基于Python, web-dev framework比如Zope
目前似乎A是绝对主流(.Net可能是老二)。
但是在未来,这2个当中,B有没有很大潜力慢慢成为主流呢? 毕竟Python有很多优点
,尤其是开发效率高
讨论一下 | B*****g 发帖数: 34098 | 2 还有ruby,谢谢。
【在 s*****e 的大作中提到】 : 做大型商业应用, 比如 web service development : A. 基于Jave, J2EE,和相关的Framework, such as Glassfish. : B. 基于Python, web-dev framework比如Zope : 目前似乎A是绝对主流(.Net可能是老二)。 : 但是在未来,这2个当中,B有没有很大潜力慢慢成为主流呢? 毕竟Python有很多优点 : ,尤其是开发效率高 : 讨论一下
| r*****l 发帖数: 2859 | 3 "尤其是开发效率高",仔细说说?
【在 s*****e 的大作中提到】 : 做大型商业应用, 比如 web service development : A. 基于Jave, J2EE,和相关的Framework, such as Glassfish. : B. 基于Python, web-dev framework比如Zope : 目前似乎A是绝对主流(.Net可能是老二)。 : 但是在未来,这2个当中,B有没有很大潜力慢慢成为主流呢? 毕竟Python有很多优点 : ,尤其是开发效率高 : 讨论一下
| s***o 发帖数: 2191 | 4 What about Scala?
That's probably the next thing I will look into in case of .NET's collapsing
. | r*****l 发帖数: 2859 | 5 I did not try scala. I tried Groovy and switched back to Java. The IDE
support is not great.
collapsing
【在 s***o 的大作中提到】 : What about Scala? : That's probably the next thing I will look into in case of .NET's collapsing : .
| g*****g 发帖数: 34805 | 6 Well, I am working with Scala on work and have mixed feeling.
I think what makes it standing out is not the functional capability,
Java people have been working long without it and achieve success
nonetheless. However, the actor model is indeed simpler than threading
model for concurrency, I can see it very usefull for high throughput
distributed system in which threads synchronization become very complex and difficult to manage. That's Scala's strength. Scalable concurrency.
Elsewhere, while Scala is concise, powerful and all that. The learning
curve is steep and it can be abused in bad hands. It's probably easier
for the team to stick with one language if "high throughput distributed
system" is not your focus.
collapsing
【在 s***o 的大作中提到】 : What about Scala? : That's probably the next thing I will look into in case of .NET's collapsing : .
| z****e 发帖数: 54598 | 7 2不太可能
jee可不仅仅只有web
其它领域应用大着呢
我发现我真正搞web的时候只有在我本科刚毕业的时候
从那以后,啥乱七八糟的客户端都来了 |
|