Hi,

> is there any significant reason/advantage to run the Twisted Framework
> on Linux or on FreeBSD?

On Linux you can use the epoll reactor. FreeBSD's equivalent is kqueue
and I don't think that reactor is as stable as the epoll one. I could
be wrong though.

Cheers,
Reza


-- 
Reza Lotun
+44 (0)7521 310 763
rlo...@gmail.com

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to