SQLWise
Timothy A Wiseman is a Database Administrator for SAIC with a focus on efficiency and readability of the database and its surrounding ecosystem. In addition to administering the core SQL Server system, he has experience working with Python and Microsoft Access in conjunction with SQL Server. He holds a Bachelor's of Science in Mathematics as well as an MCDBA and MCITP.
Archives: December 2012
A really simple Multiprocessing Python Example
Purpose and introduction
A Python program will not be able to take advantage of more than one core or more than one CPU by default. One way to get the program to take advantage of multiple cores is through the multiprocessing module. There are lots of excellent references and tutorials… Read more
3 comments, 1,098 reads
Posted in SQLWise on 21 December 2012



Subscribe to this blog