dev@grizzly.java.net

Re: Is Java 7 NIO2 API incooreprated into the newest Grizzly 2.3.11

From: Gregory Gerard <ggerard_at_gmail.com>
Date: Sat, 8 Mar 2014 10:11:08 -0800

Hi, Oleksiy,

Could you elaborate the drawbacks?

> On Mar 7, 2014, at 13:41, Oleksiy Stashok <oleksiy.stashok_at_oracle.com> wrote:
>
> Hi Ming Qin,
>
>> On 07.03.14 06:46, Ming Qin wrote:
>> Hi Everyone:
>>
>> On the page of https://grizzly.java.net/transportsconnections.html, there is a statement likes"Grizzly 2.3 has two Transport implementations: NIO TCP and NIO UDP, which is based on Java NIO, though in the future, support for NIO.2 based transports and SCTP will be added once JDK 7 is available."
>>
>> How does Grizzly switch back and forth between NIO and NIO2 implementations ?
> for now we're not planning to implement NIO2 based Grizzly Transport, because of certain NIO2 drawbacks, SCTP is on our list, but at the moment we just don't have time for it (for sure contributions are welcome).
>
> Thanks.
>
> WBR,
> Alexey.
>