Friday, 30 August 2013

Multiple processes and Pipes

Multiple processes and Pipes

References

Reference NO 1

http://docs.python.org/library/multiprocessing.html

Reference NO 2

http://stackoverflow.com/questions/15190352/multiple-processes-and-pipes

Reference NO 3

http://stackoverflow.com/questions/7152654/multiple-child-processes-reading-writing-on-the-same-pipe

Reference NO 4

http://cboard.cprogramming.com/c-programming/108487-same-pipe-multiple-processes.html

Reference NO 5

http://www.unix.com/programming/16679-pipe-read-write-many-forked-children.html

Reference NO 6

http://www.sal.ksu.edu/faculty/tim/CMST302/study_guide/topic8/multi.html

Reference NO 7

http://www.cse.ohio-state.edu/~mamrak/CIS762/pipes_lab_notes.html

Reference NO 8

http://www.linuxquestions.org/questions/programming-9/pipe-to-many-processes-364869/

No comments:

Post a Comment