When should you choose multiprocessing over threading in Python? - Study24x7
Social learning Network
10 Apr 2024 10:29 AM study24x7 study24x7

When should you choose multiprocessing over threading in Python?

A

For I/O-bound tasks

B

For quick tasks

C

For CPU-bound tasks

D

When memory usage is a concern

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles