[Zope] can I use my existing twisted rpc app in zope.

Chris McDonough chrism at plope.com
Sun May 3 12:50:27 EDT 2009


On 5/3/09 12:40 PM, Krishnakant wrote:
>>> On Sat, 2009-05-02 at 20:16 -0400, Chris McDonough wrote:
>> By the way, for the record, you *might* be better off trying to serve up your
>> Twisted app through WSGI and use WSGI middleware to do the
>> authentication/authorization, and what-have-you instead of trying to tie your
>> application into Zope to get those features.
>>
> WSGI?
> what does that exactly do?

Google is your friend.

- C


More information about the Zope mailing list