lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


 
----- Original Message -----
Sent: Friday, November 26, 2010 11:53 AM
Subject: Re: multithreading with luaproc, available ?

Thank you.

In the paper, it is mentioned an example using LuaSocket: is it available somewhere ?

Thanks,
Valerio

On Fri, Nov 26, 2010 at 3:19 PM, Alex Bradbury <asb@asbradbury.org> wrote:
On 26 November 2010 14:10, Valerio Schiavoni
<valerio.schiavoni@gmail.com> wrote:
> Hello,
> I would be interested in testing luaproc, a library for concurrent
> programming described
> here: http://www.inf.puc-rio.br/~roberto/docs/ry08-05.pdf
> Is it available somewhere ?

http://luaforge.net/projects/luaproc/

Alex