Thank you,

I see it. Just discovered it's not that issue.

My new question is is node.js ready for website? I mean it is fast when 
transfer data within a computer network. But through web server the speed 
reduced dramatically. If you plan offer a service, it means you still need 
people to download your app and install it on their devices. This make no 
different from traditional services.

There is exception though, you need an expensive server computer to handle 
this.

I mean how many people can afford this if not an already established 
enterprises. I mean me for one and I think people who live on a fixed 
income too.

Thanks,

On Sunday, December 9, 2012 11:53:18 AM UTC+7, Mark Hahn wrote:
>
> That makes no sense.  A file is a file.  The contents of the file 
> should not affect the speed it is sent. 
>
> On Sat, Dec 8, 2012 at 8:43 PM, Ket <[email protected] <javascript:>> 
> wrote: 
> > Hello, 
> > 
> > I found that the speed of file sending through node.js in a jason format 
> has 
> > been reduced dramatically. 
> > 
> > Anyone know how to speed this thing up. My file sending speed is 
> virtually 
> > real time without json. But with it, file receiving is almost 4 minute 
> delay 
> > in the other end. 
> > 
> > Thank you, 
> > 
> > -- 
> > Job Board: http://jobs.nodejs.org/ 
> > Posting guidelines: 
> > 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 post to this group, send email to [email protected]<javascript:> 
> > To unsubscribe from this group, send email to 
> > [email protected] <javascript:> 
> > For more options, visit this group at 
> > http://groups.google.com/group/nodejs?hl=en?hl=en 
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to