This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Puneet Singh
Recipients Puneet Singh, docs@python
Date 2018-06-01.17:05:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527872710.36.0.81473610881.issue33737@psf.upfronthosting.co.za>
In-reply-to
Content
I have attached a sampl program for my project.can anyone help e to solve this multiprocessing problem.I have applied all the tpes of multiprocessing ( map,map_async, starmap, starmap_async, aplly_async) but the result is same that CPU utilisation is one core instead it had to use all of them.

The picture for cpu utilisation an be found in github account:- 
https://github.com/joddiy/multiprocess/issues/1
History
Date User Action Args
2018-06-01 17:05:10Puneet Singhsetrecipients: + Puneet Singh, docs@python
2018-06-01 17:05:10Puneet Singhsetmessageid: <1527872710.36.0.81473610881.issue33737@psf.upfronthosting.co.za>
2018-06-01 17:05:10Puneet Singhlinkissue33737 messages
2018-06-01 17:05:10Puneet Singhcreate