Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2020 09:58:17 -0700
From:      Pete Wright <pete@nomadlogic.org>
To:        Ihor Antonov <ihor@antonovs.family>, freebsd-questions@freebsd.org
Subject:   Re: NodeJS on FreeBSD
Message-ID:  <6742b7b7-67fc-a8d1-c7d4-c259f3c41f3c@nomadlogic.org>
In-Reply-To: <20200321044044.3p3jjdzedd3nkkuq@sea-ll-10936>
References:  <20200321044044.3p3jjdzedd3nkkuq@sea-ll-10936>

next in thread | previous in thread | raw e-mail | index | archive | help


On 3/20/20 9:40 PM, Ihor Antonov wrote:
> Hello everyone!
>
> I have a need to run Javascript (NodeJS 12) application. Does anyone
> have experience running this on FreeBSD? Does NodeJS perform well/stable
> on FreeBSD? If so then please share your feedback.
I've used it (and periodically continue to do so) to run node services.  
It is pretty stable and performant, unfortunately the upstream 
development community has historically had a negative attitude towards 
the BSD's which I think we've tried to address. i've been fortunate 
enough to steer developers away from node.js as a server platform for 
highly loaded systems though, as I find the debugging node apps to be 
difficult in the best of times.

I also use it extensively for development workflows, for example 
building webpack bundles which are distributed to webservers.  This 
mostly just works except for the random npm package that is brain dead.


cheers,
-pete

-- 
Pete Wright
pete@nomadlogic.org
@nomadlogicLA




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6742b7b7-67fc-a8d1-c7d4-c259f3c41f3c>