[Zope] Time-consuming External method blocks Zope execution

Oleg Broytmann Oleg Broytmann <phd@phd.fep.ru>
Fri, 15 Jun 2001 12:08:34 +0400 (MSD)


On Thu, 14 Jun 2001, Dieter Maurer wrote:
> Jerome Alet writes:
>  > you have to return a document which content-type is:
>  >
>  > multipart/x-mixed-replace;boundary=XXX
> Very Interesting!
>
>   *  where did you find this (extension) MIME type documented?

   This is called Server Push (to distinguish from Client Pull):
http://home.netscape.com/assist/net_sites/pushpull.html

>   *  what browsers support this?

   All major browsers from ancient times.

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.