[issue33737] Multiprocessing not working

2018-06-01 Thread Puneet Singh


New submission from Puneet Singh :

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

--
components: Library (Lib)
messages: 318433
nosy: Puneet Singh, docs@python
priority: normal
severity: normal
status: open
title: Multiprocessing not working
type: performance
versions: Python 3.5

___
Python tracker 
<https://bugs.python.org/issue33737>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33737] Multiprocessing not working

2018-06-01 Thread Puneet Singh


Puneet Singh  added the comment:

Can anyone help me in solving this problem ??

--
Added file: https://bugs.python.org/file47629/Prog.py

___
Python tracker 
<https://bugs.python.org/issue33737>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com