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
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