[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: PUC extensions to Luaproc -- public availability?
- From: Mason Bogue <scythe+lua@...>
- Date: Thu, 26 Mar 2020 12:04:35 -0400
Thanks Phil! I should have just looked on Github. F.A.L. Alves's
extension is also available:
https://github.com/fernando-ala/luaproc---messaging-tables-async-read
In particular, sending tables is now well-supported, apparently.
On Wed, Mar 25, 2020 at 3:06 PM Phil Leblanc <philanc@gmail.com> wrote:
>
> On Tue, Mar 24, 2020 at 4:34 PM Mason Bogue <scythe+lua@ortsz.com> wrote:
> >
> > Alex Skyrme wrote http://github.com/askyrme/luaproc for his MsC
> > thesis, which was extended twice as part of MsC theses at PUC-Rio:
> >
> > https://www.maxwell.vrac.puc-rio.br/30267/30267.PDF (Liander Milan
> > Fernandez, MsC thesis)
> >
> > https://www.maxwell.vrac.puc-rio.br/35424/35424.PDF (Fernando de Abreu
> > e Lima Alves, MsC thesis)
> >
> > Will the source code for these extensions be made publicly available?
> > Has it been? In particular, L. Fernandez's thesis appears to have
> > added a good way to send tables between processes, which was difficult
> > in the original version.
>
> I think L. Millan Luaproc extension is available at
> https://github.com/lmillanfdez/luaproc-master
>
> It is referenced in his thesis bibliography. Apparently available
> with a MIT license.
>