[Zope-dev] Zope 2.7 running with Stackless 3.0
Andreas Jung
andreas at andreas-jung.com
Thu Aug 28 06:35:43 EDT 2003
What are the benefits of running Zope with Stackless Python?
Cheers,
Andreas
--On Donnerstag, 28. August 2003 1:55 Uhr +0200 Christian Tismer
<tismer at tismer.com> wrote:
> Dear friends,
>
> just by chance, I got into the position to try out
> Zope 2.7.0 beta 1/2, and since it needs Python 2.2.3
> at least, and Stackless 3.0 was just ported to that, I tried
> to build Zope with Stackless 3.0.
>
> It works very very well! After a few patches to get the includes
> right, here the installation instructions.
>
> Get the current Stakless 3.0 beta.
>
> CVSROOT=:pserver:anonymous at centera.de:/home/cvs
> export CVSROOT
>
> cvs co stackless
>
> cd stackless/src
> ./configure
> make
># su if your weren't root
> make install
>
> Then, install the Zope source, and make the same dance as usual.
>
> Just a note:
> Zope doesn't (yet) use any of the Stackless features.
> It just builds and works with it. But of course, *you*
> can use the stackless features, of course.
>
> I also expect, that Zope will create a branch in some future
> and implement a new Medusa which doesn't need real threads.
>
> cheers and let me know of your experience -- chris
> --
> Christian Tismer :^) <mailto:tismer at tismer.com>
> Mission Impossible 5oftware : Have a break! Take a ride on Python's
> Johannes-Niemeyer-Weg 9a : *Starship* http://starship.python.net/
> 14109 Berlin : PGP key -> http://wwwkeys.pgp.net/
> work +49 30 89 09 53 34 home +49 30 802 86 56 mobile +49 173 24 18 776
> PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
> whom do you want to sponsor today? http://www.stackless.com/
>
>
>
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope )
More information about the Zope-Dev
mailing list