From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 11:09:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2045F1065674 for ; Thu, 18 Sep 2008 11:09:24 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9E5DE8FC0C for ; Thu, 18 Sep 2008 11:09:23 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KgHNw-0007I9-Ri for freebsd-questions@freebsd.org; Thu, 18 Sep 2008 11:09:20 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2008 11:09:20 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2008 11:09:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 18 Sep 2008 13:09:10 +0200 Lines: 56 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDC6304D5E254A68425E4AA2D" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.16 (X11/20080724) In-Reply-To: X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: freeBSD 7.0 supports ACE Proactor? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2008 11:09:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDC6304D5E254A68425E4AA2D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mungyung Ryu wrote: > Hi freeBSD users, >=20 > I've developed couple of server applications on Windows platform with A= CE > Proactor > and it worked quite well. But, because of the expensive Windows Server,= > I wanna move to Linux or freeBSD. >=20 > 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 does= n't > support AIO (asynchronous I/O) on socket. > Moreover, most of the ACE professionals recommend to use Reactor framew= ork > on Linux. >=20 > My questions is.. >=20 > 1. freeBSD supports AIO on socket? Yes. > 2. I can use ACE Proactor on freeBSD 7.0 without any problem? Is it sta= ble? 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. --------------enigDC6304D5E254A68425E4AA2D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI0jbWldnAQVacBcgRAkt1AJ9HRjXNH2iRITb6mVD5p+5lw91pLwCeNTGa yFJPt6oCLfO+2Blv0mE1+7U= =LP03 -----END PGP SIGNATURE----- --------------enigDC6304D5E254A68425E4AA2D--