From: Alex R. <al...@ne...> - 2004-03-27 00:12:34
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 26 March 2004 4:06 pm, BC Sittler wrote: > Just to be sure I understand... there is a kqueue [*bsd] reactor > already in twisted, but not one for epoll [linux], right? And Joyce > needs one for Linux? That's correct. PyKqueue should build on OS X, but so far gcc 3.3 is=20 giving me fits (even after hacking the makefile a couple of times).=20 PyKqueue doesn't seem to have seen active maintenance since about=20 2000-2001, but is reported to still work. As for doing the libevent reactor, the odds are very high that=20 libevent exposes sane semantics for what we need, and that writing a=20 reactor for it is the same effort (or lower) as writing an epoll=20 reactor. Whichever one Joyce chooses to go with is fine by me. Either=20 way we get coverage of all the OSes we need (collectively) need. Regards. =2D --=20 Alex Russell al...@bu... BD10 7AFC 87F6 63F9 1691 83FA 9884 3A15 AFC9 61B7 al...@ne... F687 1964 1EF6 453E 9BD0 5148 A15D 1D43 AB92 9A46 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAZMeBoV0dQ6uSmkYRAp7jAJ9mhqjRDsgugeExPcFy4Dy1iKofawCcCP9h fuN/4xSO8LvQ2m9uzlRYOm4=3D =3DeGYb =2D----END PGP SIGNATURE----- |