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

[doc] Multi-threading documentation #123

Open
DraTeots opened this issue Jul 28, 2022 · 0 comments
Open

[doc] Multi-threading documentation #123

DraTeots opened this issue Jul 28, 2022 · 0 comments
Assignees

Comments

@DraTeots
Copy link
Collaborator

It would be nice to have something like "Multi-threading cheat sheet" page in the documentation. Where in a short matter would be listed what places are synchronous and asynchronous. And even better is what are common intersection points and recommendations. Like

JProcessor::Init() and JProcessor::Finish() - are synchronous but JProcessor::Process() is run in multiple threads. There are JEventProcessorSequential etc.

@DraTeots DraTeots self-assigned this Dec 2, 2023
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