Easy threading with PyBackground
If you ever written a multi-threaded app in Python, you probably know that compared to other languages, it’s fairly easy. That said, the PyBackground claims to make it even easier:
This module provides very, very, very, very, very easy multithreading. Did I mention that it is easy? With this module, you will have a hard time resisting creating threads - you’ll have to restrain yourself because it is so easy and so much fun. My friends and I like to call it “adhoc multithreading.”
Easy is good. I need to check this one out.