Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Move app business logic to shared worker #32

Open
kyoshino opened this issue Nov 8, 2015 · 2 comments
Open

Move app business logic to shared worker #32

kyoshino opened this issue Nov 8, 2015 · 2 comments

Comments

@kyoshino
Copy link
Member

kyoshino commented Nov 8, 2015

DataSource, Model and Collection should work in service workers a shared worker. Also, FlareTail.app.Events should be redesigned to handle inter-thread communications, using Broadcast Channel API or Channel Messaging API.

@kyoshino kyoshino self-assigned this Nov 8, 2015
@kyoshino kyoshino removed their assignment Dec 14, 2015
@kyoshino kyoshino self-assigned this Jan 21, 2016
@kyoshino kyoshino added helpers and removed helpers labels Jan 30, 2016
@kyoshino kyoshino changed the title Move app business logic to workers Move app business logic to shared worker Feb 1, 2016
kyoshino added a commit that referenced this issue Feb 3, 2016
kyoshino added a commit that referenced this issue Feb 3, 2016
@kyoshino
Copy link
Member Author

kyoshino commented Feb 3, 2016

@kyoshino
Copy link
Member Author

The previous design: https://github.com/bzdeck/flaretail.js/wiki/App-Framework

Maybe controllers should also be put in a worker, rather than having separate handlers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant