I forgot to mention this is with the -M3 milestone. From looking at the recent APR transport code, it doesn't look like much has changed since then though.
On Tue, Apr 7, 2009 at 9:20 AM, Adam Brown <[email protected]> wrote: > Yes, > > It's using the APR & Tomcat APR libraries. > > > On Tue, Apr 7, 2009 at 12:10 AM, Julien Vermillard <[email protected] > > wrote: > >> Hi, >> you installed APR & tomcat-apr native libs ? >> >> Le Mon, 6 Apr 2009 15:44:43 -0700, >> Adam Brown <[email protected]> a écrit : >> >> > 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 >> > >
