Hi Brian - Cool! I've been hoping to demonstrate Chapel + libev or libevent.
It looks like your Chapel program pretty much immediately calls into a C function that does everything... Are you thinking about creating libev Chapel library usable by others? E.g., what if somebody wanted to use libev in Chapel to create a client rather than a server? Thanks, -michael On 3/27/15, 10:06 AM, "Brian Guarraci" <[email protected]> wrote: >Hi, > > >As part of my project, I'm using Chapel to serve network requests (e.g. >web). I have posted a simple integration example here: > > >https://github.com/briangu/libev-examples > > > >Cheers! >Brian > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
