What exactly is the media you are sending to the client? For example, is it:
- HTML pages - Video content - picture content - music - other (explain) It also might help to know *where* the data is coming from; are you querying a MySQL or RDBMS database? Or again are these just flat web pages you are serving up? On Sunday, April 9, 2017 at 3:02:00 PM UTC-4, Amit Roman wrote: > > I am using Node JS for communication through socket and http to many > client. > Many number of client is connected to my node js. > My Node js sending data coming from hardware to connected client. > I want to improve the performance of Node js. > Please guide me. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/0f333ce0-bc1e-484d-a4a5-3684b071a84e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
