tcpNoDelay means?
Syahreza Pahlevi Ginting
rezaginting at gmail.com
Fri Nov 13 01:44:14 EST 2009
Thank you Ngoc Dao
I have little question how netty handle real time data.
My Application write data using GroupChannel.Write and other thread will
response request from client and write response data using channel.write.
Is netty will always pooled all data to write or just return failed when
channel is busy (GroupChannel.write) is call ?
Regards
Reza Ginting
On Fri, Nov 13, 2009 at 12:26 PM, Ngoc Dao <ngocdaothanh at gmail.com> wrote:
> I think it means this:
> http://en.wikipedia.org/wiki/Nagle%27s_algorithm
>
>
> On Fri, Nov 13, 2009 at 1:15 PM, Syahreza Pahlevi Ginting
> <rezaginting at gmail.com> wrote:
> > Hi all,
> > What is the meaning of tcpNoDelay in setting option of netty ?
> > Is it means that if channel in progress to write data and when other
> thread
> > write data and channel pooled data in channel buffer ?
> >
> > Trims
> > Reza Ginting
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20091113/a2cb065a/attachment.html
More information about the netty-users
mailing list