OpenMoko light web server

Tim Newsom cephdon at gmail.com
Tue Apr 24 23:04:41 CEST 2007


On Tue, 24 Apr 2007 13:58, Matthew S. Hamrick wrote:
> BTW... I tried this out, it seems to work fine.
>
> It still feels "wrong" to intentionally leave an HTTP connection open  
> like this, but it seems to work okay when I test it.
>
> I'm building some new javascript for the jowles interface that uses  
> async requests, along with an XML service interface and will publish  
> the code to the hbmobile project ( http://code.google.com/p/ hbmobile/ 
> ) "any day now." I'm starting to document this stuff at the  Jowles 
> wiki page.
>
> Tim... thanks for the idea of using async requests, it should have  
> been obvious, but it wasn't, so thanks for pointing it out.
>
>
I am glad it worked out for you.
It may not be perfect, but whatever works till something better comes 
along.

Out of curiousity, do you have all requests operating in the same page 
or do you have some off loaded into a seperate page via iframe or 
something similar to get multiple threads operating?  (I am just 
guessing that an iframe or other similar mechanism will create a 
different thread for the javascript in that page)

--Tim




More information about the community mailing list