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.