[whatwg] LocalStorage in workers

Michael Nordman michaeln at google.com
Wed Sep 16 16:47:40 PDT 2009


> Is it?  Can you provide some use cases?  :-)
Um...sure... an app sets up a shared worker whose function it is to sync
up/down changes to the data the application manages...

* pageA makes changes, other pageB sees it by virtue of an event and
reflects change it it view of the world... worker sees the change to by
virtue of the same event and pushes it up.

* worker receive delta from server... and makes the change locally... pageA
and B see that by virtue of the event.


What is the use case for silo'd worker storage?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20090916/8a5b64cf/attachment-0002.htm>


More information about the whatwg mailing list