<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
Hi,<BR>
<BR>
Until now, I was using Zope (3.3) installed from source (on Linux) without problem.<BR>
Actually, I'm trying to discover ZopeProject and other eggs based distributed packages, which seems to become the default (only ?) distribution mode for future releases of Zope3.<BR>
<BR>
My problem is simple : I'm currently using the &quot;scheduler&quot; package, which is using the Twisted framework to handle tasks scheduling. But the Twisted package is not provided anymore via ZopeProject as it was with previous Zope3 &quot;big package&quot;. So :<BR>
 - I've installed VirtualEnv<BR>
 - I've installed ZopeProject into it, created and launched a new application and everything was OK<BR>
 - I've tried to add &quot;twisted&quot; in setup.py file generated by ZopeProject ; but it seems that the package can't be installed via SetupTools. Should I install it by hand, use &quot;twisted&quot; package provided by Zope3 or can I use python-twisted packages provided by Debian ?<BR>
 - when Twisted is installed, how can I setup my ZopeProject application so that Twisted web server is used instead of default ZDaemon ?<BR>
<BR>
For my own information, could anyone also tell me what are the benefits of the different web servers that can be used with Zope3 (Twisted, ZDaemon...) ??<BR>
<BR>
Thanks,<BR>
Thierry<BR>
<BR>
</BODY>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</HTML>