Skip to content

Example code for working with multi-core processors in Python on Raspberry Pi

Notifications You must be signed in to change notification settings

Dan-in-CA/multi-core-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Core-Python

Here you will find simple python 2.7 files which demonstrate a pattern for workig with multi-core processors.

These files and instructions are based on work with a Raspberry Pi 3 Model B running Debian Jessie but the general pattern should work on other systems with a multi-core processor.

For a detailed discussion of the ues of these files see the blog post "Easy muiti-core programming with Python" at: https://xperimentia.com/2016/05/25/easy-muiti-core-programming-with-python/

About

Example code for working with multi-core processors in Python on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages