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

Support parallel processing #22

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Support parallel processing #22

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Parallel processing can be implemented at different levels:
 * Execution of read-only tasks can be in parallel with the first following read/write task.
 * It is also possible to implement parallel processing within the formatter

Original issue reported on code.google.com by [email protected] on 17 Dec 2013 at 1:46

@joeha480 joeha480 changed the title Implement parallel processing Support parallel processing Nov 9, 2018
@joeha480 joeha480 transferred this issue from brailleapps/dotify Nov 9, 2018
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