APR transport

Luis Neves luis.neves at gmail.com
Mon May 18 09:00:58 EDT 2009


Trustin Lee wrote:
> Hi Luis,
> 
> At the moment I don't have a plan to implement kqueue support in the
> very near future, but I'm interested in supporting FreeBSD definitely.
>  Instead of using APR, I'd like to use the simpler libraries like
> libevent..

Nice.

> Just in case you are interested in improving the selector provider of
> FreeBSD NIO implementation, there's a filed issue in their issue
> tracker:
> 
>   * http://www.freebsd.org/cgi/query-pr.cgi?pr=115773&cat=

Ok... I found out that there is already KqueueSelectorImpl produced by 
the GNU Classpath folks, I will try to use it ( configuring 
"java.nio.channels.spi.SelectorProvider" system property)


Thanks!


-- 
/**
  * Luis Neves
  * @e-mail: luis.neves at co.sapo.pt
  * @xmpp: lfs_neves at sapo.pt
  * @web: <http://technotes.blogs.sapo.pt/>
  * @tlm: +351 962 057 656
  */



More information about the netty-users mailing list