TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

N|Solid – Enterprise Node

78 pointsby Chris911over 9 years ago

6 comments

brryantover 9 years ago
This has be a real blind spot in the node community since inception. It&#x27;s great to see a company focused on delivering a node runtime that is instrumented in a way that provides large node deployments with the necessary metrics&#x2F;insights needed for node at scale.<p>Would be great if they posted some more info on whether or not their instrumentation comes with a cost to performance. Looks like you can enable&#x2F;disable profiling at runtime without restarting too, which is huge!<p>&gt; Node.js applications can be debugged and profiled live, without the need to restart, and therefore potentially miss critical state that led to the fault.
评论 #10259490 未加载
评论 #10259756 未加载
escobarover 9 years ago
This looks beautifully designed, and I would love to test out how it profiles an existing app or two. Beyond the landing page, are there any types of docs that are accessible for leveraging your software? Hopefully it should be pretty self explanatory, but I&#x27;d love to see a set of docs as well.
评论 #10259772 未加载
评论 #10259788 未加载
jestar_jokinover 9 years ago
I recently looked into other realtime monitoring&#x2F;notification solutions, here&#x27;s some other options I found:<p>- New Relic (<a href="http:&#x2F;&#x2F;newrelic.com" rel="nofollow">http:&#x2F;&#x2F;newrelic.com</a>): a well established player.<p>- Keymetrics I&#x2F;O (<a href="https:&#x2F;&#x2F;keymetrics.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;keymetrics.io&#x2F;</a>): makes use of PM2, which is OSS. Seems to have decent plans for small dev shops.<p>- Nodetime (<a href="http:&#x2F;&#x2F;www.appdynamics.com&#x2F;nodejs&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.appdynamics.com&#x2F;nodejs&#x2F;</a>): another option...<p>Heroku also provides a bunch of monitoring &quot;add-ons&quot; compatible with Node.js.<p>I guess this solution is different because you don&#x27;t have to modify your code to enable monitoring.<p>I&#x27;m curious how they intend to crack the Java stranglehold. I guess they intend to build on existing developer mindshare, and make sure ops can support the latest flavour of the month.
_greim_over 9 years ago
Am I the only one who&#x27;s skeptical?<p>Here&#x27;s the scenario: I want to instrument my production system using free and&#x2F;or self-built tools. So I take a crack at it, and discover it&#x27;s poorly documented and otherwise hard to find good information.<p>Next step: I start researching and asking the community. I&#x27;m quickly directed to &quot;N|Solid,&quot; but it&#x27;s too expensive. So I keep working and eventually cobble together enough knowledge to be passably competent in the area.<p>I&#x27;d like to contribute my expertise back to Node.js in the form of documentation and code improvements, so other people can easily do it for free, but I seem to be hitting a brick wall. Oh, it turns out lots of core Node contributors work for NodeSource &#x2F; N|Solid, and have zero interest in making this aspect of Node.js easier for people to do for free.<p>Maybe I&#x27;m just being paranoid?
评论 #10266167 未加载
jlasover 9 years ago
What&#x27;s the pricing look like?<p>Also, no Windows support on an &quot;Enterprise&quot; product?
评论 #10260378 未加载
heavysanover 9 years ago
Finally! No joke. This looks sick.