s********k 发帖数: 6180 | 1 可以看看node之父对于golang的评价
https://www.mappingthejourney.com/single-post/2017/08/31/episode-8-interview
-with-ryan-dahl-creator-of-nodejs/
So, kind of the newer versions of Javascript has made this easier. That said
, I think Node is not the best system to build a massive server web. I would
use Go for that. And honestly, that’s the reason why I left Node. It was
the realization that: oh, actually, this is not the best server-side system
ever.
自己都说他都不推荐node来做了,全部用Go,当然和C++,java,C#还会长期共存,但
是新项目,新team越老越多倾向Go,算是快速爬升的便捷路线 |
g****t 发帖数: 31659 | 2 这哥们早就被整残废了吧?他退出node后,
有天我看一个图像的AI什么文章,一查名字居然真是他。投
奔Rob Pike是条明路。祝他一帆风顺。早日从散户变成庄家。 |
N********n 发帖数: 8363 | 3 必然要转的,没有可靠的TYPE系统做SERVER端大程序是不可想象的。 |
g****t 发帖数: 31659 | 4 过几年说不定就是serveless microservice 主导了?另外其实世界上哪有那么多大的
server,多的是product line manager烧预算。
开会你说用c写个古代的fast CGI就够用了。我估计3秒钟立即就会把人全得罪了。
比我速
度还要快。我一般还要三分钟。
: 必然要转的,没有可靠的TYPE系统做SERVER端大程序是不可想象的。
【在 N********n 的大作中提到】 : 必然要转的,没有可靠的TYPE系统做SERVER端大程序是不可想象的。
|
s********k 发帖数: 6180 | 5 很多小公司现在node都在转型,估计转到老的Java啥的不多吧,我看到有转到Golang的
,Erlang体系的
【在 g****t 的大作中提到】 : 这哥们早就被整残废了吧?他退出node后, : 有天我看一个图像的AI什么文章,一查名字居然真是他。投 : 奔Rob Pike是条明路。祝他一帆风顺。早日从散户变成庄家。
|
g****t 发帖数: 31659 | 6 node领导层分裂过几次了。去年还基金会主席邢骚扰什么的。要我我也不会再用了。
: 很多小公司现在node都在转型,估计转到老的Java啥的不多吧,我看到有转到
Golang的
: ,Erlang体系的
【在 s********k 的大作中提到】 : 很多小公司现在node都在转型,估计转到老的Java啥的不多吧,我看到有转到Golang的 : ,Erlang体系的
|
a*****g 发帖数: 19398 | 7 haogood
interview
said
would
system
【在 s********k 的大作中提到】 : 可以看看node之父对于golang的评价 : https://www.mappingthejourney.com/single-post/2017/08/31/episode-8-interview : -with-ryan-dahl-creator-of-nodejs/ : So, kind of the newer versions of Javascript has made this easier. That said : , I think Node is not the best system to build a massive server web. I would : use Go for that. And honestly, that’s the reason why I left Node. It was : the realization that: oh, actually, this is not the best server-side system : ever. : 自己都说他都不推荐node来做了,全部用Go,当然和C++,java,C#还会长期共存,但 : 是新项目,新team越老越多倾向Go,算是快速爬升的便捷路线
|
s********k 发帖数: 6180 | 8 serveless 还是难,用了amazon lambda或者azure function发现限制太多,不过在IoT
的data 处理也许不一样
【在 g****t 的大作中提到】 : 过几年说不定就是serveless microservice 主导了?另外其实世界上哪有那么多大的 : server,多的是product line manager烧预算。 : 开会你说用c写个古代的fast CGI就够用了。我估计3秒钟立即就会把人全得罪了。 : 比我速 : 度还要快。我一般还要三分钟。 : : : 必然要转的,没有可靠的TYPE系统做SERVER端大程序是不可想象的。 :
|