For an in-depth description, see http://byterial.blogspot.com/2013/02/dcap-distributed-computation.html
For an api documentation, see documentation/index.html
OS Compatibility:
- Linux: Tested on Ubuntu
- OS X: Some issues occur as sem_getvalue() from the multiprocessing is not implemented, see <a href="http://docs.python.org/2/library/multiprocessing.html target="_blank">the documentation
- Windows: Does not work due to issues with the multiprocessing library, see <a href="http://docs.python.org/2/library/multiprocessing.html#multiprocessing-programming target="_blank">the documentation . I currently do not have a Windows machine to test on.