Kraken is an offshoot from work at Paypal and just a few lines above this on the HN frontpage is a post about a Node memory leak post mortem from Wal-Mart. Over the next few years will we see Node become as commonplace in the enterprise as Java and .NET?
Kraken.js: Enterprise-grade Node.js web application framework
11–20 of 21 posts
Re: Kraken.js: Enterprise-grade Node.js web application framework
#12Kraken is an offshoot from work at Paypal and just a few lines above this on the HN frontpage is a post about a Node memory leak post mortem from Wal-Mart. Over the next few years will we see Node become as commonplace in the enterprise as Java and .NET?
Enterprises don't need high-load web sites. Enterprises benefit from non-buggy strong static languages with automated refactoring.
Re: Kraken.js: Enterprise-grade Node.js web application framework
#13Kraken is an offshoot from work at Paypal and just a few lines above this on the HN frontpage is a post about a Node memory leak post mortem from Wal-Mart. Over the next few years will we see Node become as commonplace in the enterprise as Java and .NET?
Enterprises don't need high-load web sites. Enterprises benefit from non-buggy strong static languages with automated refactoring.
Re: Kraken.js: Enterprise-grade Node.js web application framework
#14Re: Kraken.js: Enterprise-grade Node.js web application framework
#15Earlier quoted context omitted.
Enterprises don't need high-load web sites. Enterprises benefit from non-buggy strong static languages with automated refactoring.
I'd say Walmart needs a high-load solution, as does paypal and LinkedIn who are both using node. Static vs dynamic languages both have merits and are almost completely subjective, but I'd say it comes down to team quality. Don't use the sharp tools if you have undiciplined or inexperienced devs who will fail to design correctly and write tests. Walmart has Eran Hammer, so I don't think they need to worry about that.
Re: Kraken.js: Enterprise-grade Node.js web application framework
#16Earlier quoted context omitted.
I'd say Walmart needs a high-load solution, as does paypal and LinkedIn who are both using node. Static vs dynamic languages both have merits and are almost completely subjective, but I'd say it comes down to team quality. Don't use the sharp tools if you have undiciplined or inexperienced devs who will fail to design correctly and write tests. Walmart has Eran Hammer, so I don't think they need to worry about that.
I meant the majority of enterprises, not stand out mega-stars such as Walmart who can afford to have an own lab full of experts. PayPal and LinkedIn are web technology companies relying on high-load public-facing web-sites. All three could afford to even build their own tech from scratch. Let's talk about the other 95% of enterprise - do they typically have high-load public websites?
Re: Kraken.js: Enterprise-grade Node.js web application framework
#17If you haven't seen Bill Scott's talk on Kraken.js, check it out: http://www.youtube.com/watch?v=V5yk5SZxWX4
Still, though, I am more interested in node having watched this.
Re: Kraken.js: Enterprise-grade Node.js web application framework
#18Re: Kraken.js: Enterprise-grade Node.js web application framework
#19Re: Kraken.js: Enterprise-grade Node.js web application framework
#20I find it hard to believe it's Enterprise-grade when the documentation link points at a GitHub README.