19.5. Programming openMosix

19.5.1. Generally, how do I write an openMosix-aware program?:
19.5.2. Can I write openMosix programs in perl?:

19.5.1. Generally, how do I write an openMosix-aware program?:

Write your programs as you normally would. Any processes that you spawn are candidates for migration to another node.

19.5.2. Can I write openMosix programs in perl?:

Yes. Use the Parallel::ForkManager available from CPAN or directly from http://www.cpan.org/authors/id/D/DL/DLUX/Parallel-ForkManager-x.x.x.tar.gz.