W3C home > Mailing lists > Public > public-webapps@w3.org > January to March 2011

Re: [chromium-html5] LocalStorage inside Worker

From: Jonas Sicking <jonas@sicking.cc>
Date: Thu, 6 Jan 2011 15:23:38 -0800
Message-ID: <AANLkTinW-SBPKcbDg138s7shW8=J5k_fv4q1QcEO5WYB@mail.gmail.com>
To: Keean Schupke <keean@fry-it.com>
Cc: Joćo Eiras <joao.eiras@gmail.com>, public-webapps WG <public-webapps@w3.org>
2011/1/6 Keean Schupke <keean@fry-it.com>:
> There is always Software Transactional Memory that provides a safe model for
> memory shared between threads.
> http://en.wikipedia.org/wiki/Software_transactional_memory
> This has been used very successfully in Haskell for overcoming threading /
> state issues. Combined with Haskells Channels (message queues) it provides
> for very elegant multi-threading.

Can you provide a link to the Haskell API which you think has been
working well for haskell. Or even better, considering that haskell is
a vastly different language from javascript, could you propose a
javascript API based on Software Transactional Memory.

/ Jonas
Received on Thursday, 6 January 2011 23:25:19 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:13:15 UTC