Tag Archives: Review
Process or Thread in Linux? Which and When–
For some programs that benefit from concurrency, the decision whether to use processes or threads can be difficult. Here are some guidelines to help you decide which concurrency model best suits your program: · All threads in a program must … Continue reading
Posted in Linux Tricks, Reviews
Tagged LPI, lpi 101, LPI 117-101, LPI certification, LPI certification exams, Review
207 Comments

