[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Resumable VM Patch (-- is it dead) / Coco / etc
- From: "Thomas Harning Jr." <harningt@...>
- Date: Mon, 20 Aug 2007 17:02:08 -0400
Just wondering, is the resumable VM patch in use/development?
I find it much more palpable than using Coco and limiting my # of
coroutines or having to guess how much stack I need. Limiting my # of
coroutines because 32k of stack per coroutine (looks like thats it
from the src code) is quite a bit.... even if it is lower than that,
then I have to guess how much stack is going to be needed.
Anybody find any useful solutions/benchmarks/usage scenarios...
Another direction... does anybody see mixing an RVM w/ LuaJIT/Coco
possible in the future?
Perhaps you'd have to tag a coroutine as being resumable using RVM or Coco...
Speaking of patches.. has there been any more discussion re the atomic
small-strings patch?
--
Thomas Harning Jr.