p*****2 发帖数: 21240 | |
m******t 发帖数: 635 | 2 按说用了C#5的async/await搞异步编程,性能应该比nodejs只强不弱才对,估计是mono
的问题,很可能是哪个sgen GC卡在哪里了。我那个在ubuntu下跑的Windows Web
Service有时候也cpu load比较高。
另外Xamarin只从mobile上赚钱,Mono server端基本就是当猪养的。如果在EC2的
Windows Instance上应该没有这个问题。这个公司用C#的话,似乎应该选azure的。
下面是文章中的跳栈原因:
We’d been processing several million data points per day, and one evening
the data volume jumped to over 100,000 crash reports per second!. Mono is a
cool bit of a tech, but it’s not so great for handling that type of web
load.
【在 p*****2 的大作中提到】 : http://raygun.io/blog/2014/02/why-the-raygun-api-now-runs-on-no : .net 太不给力了
|
v*****r 发帖数: 2325 | 3 最近工作用上 诺德 express jade mongo, 很不错 ,确实lightweight and fast,
total control. 也考虑过spring and grails, 觉得不如node, 罗唆, grails 的错误
信息很差劲,基础框架太复杂,groovy, gsp, plugin, 乱七八糟. node 错误信息大多都
还好figure out.
【在 p*****2 的大作中提到】 : http://raygun.io/blog/2014/02/why-the-raygun-api-now-runs-on-no : .net 太不给力了
|
c****e 发帖数: 1453 | 4 EC2的Xen跑windows没得比Azure的hyper-V跑windows强。这个主要是mono性能有问题。
mono server现在就是有人生没人养的。
mono
a
【在 m******t 的大作中提到】 : 按说用了C#5的async/await搞异步编程,性能应该比nodejs只强不弱才对,估计是mono : 的问题,很可能是哪个sgen GC卡在哪里了。我那个在ubuntu下跑的Windows Web : Service有时候也cpu load比较高。 : 另外Xamarin只从mobile上赚钱,Mono server端基本就是当猪养的。如果在EC2的 : Windows Instance上应该没有这个问题。这个公司用C#的话,似乎应该选azure的。 : 下面是文章中的跳栈原因: : We’d been processing several million data points per day, and one evening : the data volume jumped to over 100,000 crash reports per second!. Mono is a : cool bit of a tech, but it’s not so great for handling that type of web : load.
|
n*w 发帖数: 3393 | 5 mono现在支不支持c# 5的async?
mono
a
【在 m******t 的大作中提到】 : 按说用了C#5的async/await搞异步编程,性能应该比nodejs只强不弱才对,估计是mono : 的问题,很可能是哪个sgen GC卡在哪里了。我那个在ubuntu下跑的Windows Web : Service有时候也cpu load比较高。 : 另外Xamarin只从mobile上赚钱,Mono server端基本就是当猪养的。如果在EC2的 : Windows Instance上应该没有这个问题。这个公司用C#的话,似乎应该选azure的。 : 下面是文章中的跳栈原因: : We’d been processing several million data points per day, and one evening : the data volume jumped to over 100,000 crash reports per second!. Mono is a : cool bit of a tech, but it’s not so great for handling that type of web : load.
|
m******t 发帖数: 635 | 6 支持有大半年了
【在 n*w 的大作中提到】 : mono现在支不支持c# 5的async? : : mono : a
|
s***o 发帖数: 2191 | 7 这个主要是mono的问题吧。这东西连cuixue大牛都不看好,估计是没啥希望了 |
N********n 发帖数: 8363 | 8
That's some 5-star spin on your part. The article clearly states they
only switched a particular part to NODE while running the "MAJORITY"
on .Net while you made it sound like it's a full stack convert.
So why is only a particular part instead of full stack on NODE?
Hint: B/c NODE sucks should it be used to code real business logic.
【在 p*****2 的大作中提到】 : http://raygun.io/blog/2014/02/why-the-raygun-api-now-runs-on-no : .net 太不给力了
|