Hey guys,
I realize the python library has multithreading support in it, but not the kind I'm really looking for. I want something like Intel's TBB, but for Python 3.1. I need to be able to spawn off "Tasks" that operate until completed and then end by themselves. I could create my own framework for this, but why bother if a solution already exists? Anyone know of any libraries out there that would work? -- http://mail.python.org/mailman/listinfo/python-list