freeBSD 7.0 supports ACE Proactor?

Ivan Voras ivoras at freebsd.org
Thu Sep 18 11:09:24 UTC 2008


Mungyung Ryu wrote:
>  <freebsd-questions at freebsd.org>Hi freeBSD users,
> 
> I've developed couple of server applications on Windows platform with ACE
> Proactor
> and it worked quite well. But, because of the expensive Windows Server,
> I wanna move to Linux or freeBSD.
> 
> Recently, I'm considering to build a server application on freeBSD but the
> important issue
> is whether the freeBSD supports ACE Proactor framework.
> I googled about it and Linux doesn't support it well because Linux doesn't
> support AIO (asynchronous I/O) on socket.
> Moreover, most of the ACE professionals recommend to use Reactor framework
> on Linux.
> 
> My questions is..
> 
> 1. freeBSD supports AIO on socket?

Yes.

> 2. I can use ACE Proactor on freeBSD 7.0 without any problem? Is it stable?

Probably nobody tried to use it before. I haven't heard about it before
but it looks like it's a IO library. If you can port your code to
libevent (http://monkey.org/~provos/libevent/) it would be much better
supported on both FreeBSD and Linux.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080918/9578e8f7/signature.pgp


More information about the freebsd-questions mailing list