[Zope] Asynchronous dtml?
Loren Stafford
lstafford@morphics.com
Tue, 12 Jun 2001 09:57:08 -0700
You could use Xron, make it a Xron DTML Method, and schedule it for "now".
-- Loren
> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Paul
> Zwarts
> Sent: Tuesday, June 12, 2001 05:08
> To: Zope
> Subject: [Zope] Asynchronous dtml?
>
>
> Hi all,
>
> If you have time consuming dtml in a method, is it possible to
> call the DTML
> method and allow it to run by itself (in paralell), where its completion
> being independant from the page being written to the client?
>
> Thanks,
> Paz
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>