jupyter-scheduler icon indicating copy to clipboard operation
jupyter-scheduler copied to clipboard

Why do we use Multiprocessing.Process to execute notebook

Open samuelan opened this issue 2 years ago • 1 comments

I notice the scheduler.py, we are using a Process to execute the notebook. Could a thread have done the job? What was the rationale behind using process vs thread here?

samuelan avatar Sep 22 '23 00:09 samuelan

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Sep 22 '23 00:09 welcome[bot]