Skip to content

Commit 9176aef

Browse files
committed
multiprocessing tutorial
1 parent 26812a1 commit 9176aef

2 files changed

Lines changed: 541 additions & 55 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
- Using Cython with and without IPython magic [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/running_cython.ipynb)]
3838

39+
- Parallel processing via the multiprocessing module [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/multiprocessing_intro.ipynb?create=1)]
3940

4041

4142
<br>

0 commit comments

Comments
 (0)