On Wed, 2007-04-18 at 17:40 +0700, Luke Hubbard wrote:
> Thanks for quick reply.. it seems its not possible with continuations
> and haXe server then.

>         
>         One other possibility is to use Neko Threads for
>         synchronization between 
>         tasks. One thread waits for messages and worker threads sleep
>         until the
>         task is resolved before notifying the main thread. Look at the
>         neko.vm.Thread haXe API.


I'm curious why Neko threads won't suffice.

[Heh .. Felix has the continuations you need .. but can't
serialise data automatically]

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to