Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

persistence fulfills in separate thread #12

Open
Zatvobor opened this issue May 13, 2016 · 0 comments
Open

persistence fulfills in separate thread #12

Zatvobor opened this issue May 13, 2016 · 0 comments

Comments

@Zatvobor
Copy link
Owner

Zatvobor commented May 13, 2016

The main idea behind is to improve performance of application's thread.

There is a question. Worker API makes sense in terms of genuine browser app. The electron has ability to drop 'background' tasks into main thread and forward them into dedicated process. This approach isn't ideal - but, could work in general as well.

@Zatvobor Zatvobor changed the title Persistence layer through Worker API (fulfilling in separate thread) persistence fulfills in separate thread May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant