Speaker
Mr
Philipp von Weitershausen
(none)
Description
This talk, not starring Samuel L. Jackson, explores how to deploy a
Zope application using Paste.
For a while now, Zope has had support for WSGI and has been using it
internally to connect to the two officially supported server
frameworks, zope.server and twisted. Other Python web frameworks, on
the other hand, have been using PasteDeploy to connect their web
applications to any WSGI gateway or WSGI middleware using nothing but
a configuration file. In this talk we will see how this approach is
brought to Zope, opening the possibility of using various server
gateways and middlewares in Zope without much or any code.
Zopistas will learn about the world of WSGI, Paste and middlewares.
Non-Zopistas will see how to talk to Zope from their WSGI-capable
webserver or middleware.
Author
Mr
Philipp von Weitershausen
(none)