Quantitative Analysis.
Trading Platform.
Python for Excel.
Author.
I.Installation.
II.OTS Scheduler.
1.Threading primitives.
A.Encapsulation of primitives.
B.Preventing starvation.
C.Preventing race condition.
D.Barriers.
a.SignaledBarrier.
b.SignaledCountingBarrier.
c.SignaledCountingBarrier2.
d.Barrier.
2.NonBlockingQueue.
3.ThreadPool.
4.ThreadMaster.
5.Scheduler implementation.
III.OTS Python Object Browser.
Bibliography.
Forum Index Contents Downloads

Barrier.


he ots::config::Barrier is a simple wrapper around the boost::thread::barrier.





Forum Index Contents Download


















Copyright 2009.