Hi ,When I use matplotlib to draw 2D graphics in django web site,I encounter
a problem.
when server users use matplotlib to draw graphics simultaneously will
cause website collapse.
when one user use matplotlib to draw graphics will have no problem.
i suppose matplotlib doesnot support multithreading drawing.
so i put the draw function in a thread . it can't work as before.
so why matplotlib doesnot support multithreading drawing?
How to solve this problem.
Hope I can receive help from you.
Regards
wekay
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users