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

Does the query engine as a Node API run on the calling thread or in a separate thread? #4069

Open
Arlen22 opened this issue Jul 14, 2023 · 0 comments

Comments

@Arlen22
Copy link

Arlen22 commented Jul 14, 2023

Questions in the title, but I've looked over the docs and can't seem to find that information on any of the relevant pages. Basically, I'm wondering for thread management purposes in production, whether the engine runs on a separate thread or syncly runs the node API part and then returns a promise once the request to the database is in flight?

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