Hi Natanael, Though not a direct fit, you might be interested in my Node.fz project (ACM reference <https://dl.acm.org/citation.cfm?id=3064188>, pdf <http://people.cs.vt.edu/dongyoon/papers/EUROSYS-17-NodeFz.pdf>, code <https://github.com/VTLeeLab/NodeFz>). Might be some related work for you.
I am not aware of other academic work that has used Node.js or libuv. Cheers, Jamie On Tuesday, January 2, 2018 at 10:16:56 AM UTC-5, Natanael Log wrote: > > Cool, thanks for the advice! > > /Natanael > > Den fredag 29 december 2017 kl. 23:14:11 UTC+1 skrev Saúl Ibarra Corretgé: >> >> Hi Natanel, >> >> On 29/12/2017 17:30, Natanael Log wrote: >> > Hi, >> > >> > Been searching briefly on various portals on libuv related research but >> > haven't found much of interest. My thesis will be about comparing libuv >> > to one (hopefully several) state of the art reactive, embedded systems >> > found in the industry. I will look at software maintainability and some >> > performance measures. >> > >> > Do any of you have any ideas or experience using libuv in embedded >> > devices? I have only some experience working with embedded systems >> > (which I don't think represent the current state of the art in the >> > industry) and none where I've used libuv. >> > >> >> I personally have no experience, but you have better luck looking for >> projects using NodeJS in embedded systems, since it's one of the largest >> libuv users. >> >> > If you don't have experience working with libuv, what techniques and >> > paradigms have you used when developing for embedded platforms in a >> > reactive context, for instance IoT-devices? >> > >> > BR, >> > Natanael from Linköping, Sweden. >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "libuv" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an email to [email protected] >> > <mailto:[email protected]>. >> > To post to this group, send email to [email protected] >> > <mailto:[email protected]>. >> > Visit this group at https://groups.google.com/group/libuv. >> > For more options, visit https://groups.google.com/d/optout. >> >> >> -- >> Saúl Ibarra Corretgé >> http://bettercallsaghul.com >> > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
