--- layout: post status: publish published: true title: POSIX Threads Programming — Some notes author: display_name: manu login: manu email: manu@santoro.tk url: http://santoro.tk/blog author_login: manu author_email: manu@santoro.tk author_url: http://santoro.tk/blog excerpt: On October 7th I began a course on Computer Architecture and Operating Systems. First part of the course is about operating systems. I’ve alredy asked for a copy of “Modern operating systems” by Tanenbaum from the local library. The first

Continue reading

wordpress_id: 4290 wordpress_url: http://santoro.tk/blog/?p=233 date: '2013-10-13 01:11:24 +0000' date_gmt: '2013-10-12 23:11:24 +0000' categories: - PlanetPOuL tags: [] comments: [] ---

On October 7th I began a course on Computer Architecture and Operating Systems. First part of the course is about operating systems.

I’ve alredy asked for a copy of “Modern operating systems” by Tanenbaum from the local library.

The first lessons covered multi-threaded programming using pthreads library.

I just wanted to link a nice document about multi-threaded programming with pthreads:

https://computing.llnl.gov/tutorials/pthreads/

Bye for now!

EDIT: I’ve noticed there are some other interesting tutorials on the Lawrence Livermore National Laboratory’s Livermore Computing Center website. Among the interesting ones:

Here is the full list of tutorials.

EDIT #2 (16 Oct 2013): As always, digging the Internet I ended in being overwhelmed with informations, HOWTOs and pages to read. I found the following pages which look interesting:

Please note that the latter page is totally unrelated to (p)threads but is a page of general interest as it talks about GDB, the GNU Debugger.

Since I’ll probably begin collecting links related to this subject, I decided to make a list of links related to the “ACSO” course, publicly available via my Delicious profile.