When compiling a C program, there is an option to compile common code segment into a shared library. <BR><BR>But I don't quite understand how shared library works.<BR>Does it exists in its own process ...
Introduction to parallel computing for scientists and engineers. Shared memory parallel architectures and programming, distributed memory, message-passing data-parallel architectures, and programming.