Hi all,

Is anyone using MINA 2.0 on FreeBSD with the APR transport?

We're trying to switch from the NIO transport to APR because we're seeing a
performance drop on FreeBSD (compared to Linux) most likely related to the
lack of kqueue/kevent support in NIO.  However, after switching from the NIO
transport to the APR transport, some of the APR calls which work down to
kqueue/kevent calls in native code are failing.  Has anyone else seen
problems like this?

Regards,
-adam

Reply via email to