Re: Google Summer of Code 2012
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Google Summer of Code 2012
- From: Fabien <fleutot+lua@...>
- Date: Wed, 7 Mar 2012 10:53:04 +0100
I'd like to take a bit of time and see how luaproc (preemptive concurrency, separate memory) and luasched (collaborative multithreading, shared memory) can be combined together. I mean, integrating them together seems almost trivial, but I wonder what kind of new programming patterns could emerge from that combination. But I don't have enough time either, although I guess more than you do.
On Wed, Mar 7, 2012 at 7:58 AM, Alexander Gladysh
<agladysh@gmail.com> wrote:
FWIW I would be interested to see results of further exploration of
concurrent programming with Lua.