what about the xojo web thread?

what about the xojo web thread? it is that javascript thread in HTML5 , or the XOJO Web Sever 's thread in Server OS? Could anyone tell me what is the mechanism about XOJO WebThread

xojo thread on the server (cooperative: all threads running on the same core).

ALL code runs on the server. No processing happens on the client (browser).