On Fri, 13 May 2011, SF Markus Elfring wrote: > > For what it is worth, I don't have any opinion about the various > > extensions of ocaml to permit concurrency. > > Would you like to introduce any experiences for your tools with features from > the ethread library by Shawn Wagner?
It seems to be rather old, and I don't find much in the way of English descriptions about it, just a few sentences and the code. But I'm not convinced there would be much benefit. Fine-grained parallelism is complicated, and just running Coccinelle separately on separate files already gives a big performance improvement. If someone wants to look into it, however, I would be willing to help with the integration into the rest of the implementation. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
