jefflunt / cortex

(retired) Virtual scratch pad and brainstorming tool with real-time collaboration.
0 stars 1 forks source link

Implement worker queue via localStorage #40

Open jefflunt opened 12 years ago

jefflunt commented 12 years ago

Basically, check to see if the browser supports web Workers. If they do:

To avoid potential threading problems: