With the understanding that NodeJS is single threaded, should nodejs servers be tested for performance (e.g load of concurrent users) with any special considerations? Or should the performance of web servers be simply viewed in terms of how they respond with tcp/http?
Submitted August 22, 2020 at 01:10AM by ChiralMind
No comments:
Post a Comment