First page Back Continue Last page Summary Graphics
How does bprun work?
Read Perl source code in Appendix A
- If you don't know Perl, it is worth while learning
- If you are a Python aficionado, translate it
Call bpinfo to find out how many processes to run simultaneously
Launch n processes using bpsh
bpsh/bpsched handles scheduling
Wait for a child process to finish
Launch next process using bpsh
Notes: