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 for multi-threading #3

Open
sebersole opened this issue Aug 4, 2010 · 0 comments
Open

Support for multi-threading #3

sebersole opened this issue Aug 4, 2010 · 0 comments

Comments

@sebersole
Copy link
Member

Specifically thinking of allowing concurrent execution of various jDocBook "tasks". Even though the threads would not get spawned here (I don't think that part makes sense), we will need to make sure (1) any state here is safe from concurrent access and (2) we allow for any sort of "observation" which might be required

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