> Oh, I know this. I meant, when you get down to it is OpenFrame a
>
> while (1)  {
>       ...
>       sleep ($foo)
> }
>
> loop? Or a prefork or threaded or some strange new beast or ...

None.  OpenFrame is none!  Moohahahhhahahahahaha!

Its an exercise left up to the implementor.  For example, under Apache, 
it is preforked.  It provides no real mechanism to tie it all together 
behind the scenes, and blindly hopes that the server it runs under does 
the right thing.

Regards,
james.


Reply via email to