send table of double
manish_iitg
excellencetechnologies08 at gmail.com
Tue Dec 9 00:28:06 EST 2008
Hello,
I myself am new to netty. But i think, this is only way to send a data to
server. I think the bottleneck for you speed would be you internet
connection rather than netty.
nixter wrote:
>
> Hello,
>
> First thanks for this great framework.
>
> I have a question, What's the fatest way to send a table of double?
>
> For example :
> [code]
> double[] tab=new double[10];
>
> channel.write(tab);
>
> [/code]
>
> Thank you.
>
--
View this message in context: http://n2.nabble.com/send-table-of-double-tp1630585p1632644.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list