tc39 / proposal-ecmascript-sharedmem

Shared memory and atomics for ECMAscript
Mozilla Public License 2.0
375 stars 32 forks source link

Related research #148

Closed jbondc closed 7 years ago

jbondc commented 8 years ago

I recently read "DRFx: An Understandable, High Performance, and Flexible Memory Model for Concurrent Languages": http://web.cs.ucla.edu/~todd/research/toplas16.pdf

I'm curious if ideas in DFRx are useful for #133.

lars-t-hansen commented 8 years ago

Been curious about that myself, but unlike you I've yet to read it :) Thanks for the reminder.

lars-t-hansen commented 7 years ago

A moot point now, cc @syg.