Quantitative Analysis
Parallel Processing
Numerical Analysis
C++ Multithreading
Python for Excel
Python Utilities
Services
Author

I. Installation.
II. Threading primitives.
III. NonBlockingQueue.
1. NonBlockingQueue design.
2. Simplest example with NonBlockingQueue.
3. NonBlockingQueue prototypes.
4. Python-based acceptance test of NonBlockingQueue.
A. Basic Python API for NonBlockingQueue.
B. Multithreaded test of NonBlockingQueue.
IV. ThreadPool.
V. ThreadMaster.
VI. OTS Scheduler.
VII. Bibliography
Downloads. Index. Contents.

Python-based acceptance test of NonBlockingQueue.


e export NonBlockingQueue operations into Python using boost::python and play with it from Python command line.




A. Basic Python API for NonBlockingQueue.
B. Multithreaded test of NonBlockingQueue.

Downloads. Index. Contents.


















Copyright 2007