Re: Zope 2 WSGI investigation
Wichert Akkerman <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Organization | Simplon B.V. |
| Message-ID | <[email protected]> |
On 01/01/2012 08:39 PM, Martin Aspeli wrote: > Hi, > > There are three known WSGI implementations of the Zope 2 publisher. > I've had a look at them and made some notes about what I think > provides the best story: > > ## Zope 2.13 WSGIPublisher > > Pros: > > * Allows distributed transaction management with repoze.tm2 > * Allows distributed retry with repoze.retry > * Ships with Zope > * Quite simple > > Cons: > > * Requires repoze.tm2 and repoze.rety Why is that a con? I use repoze.tm2 and repoze.retry with all my pyramid projects and they work beautifully. Wichert. _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )