The message-passing tag has no wiki summary.
1
vote
0answers
85 views
Perl Script to Display Pork Offline Message
I use pork 0.99.8.1 on openSuse 11.4 for my AIM account when I don't want to use irssi + bitlbee. The only problem I have encountered so far is that offline messages are not displayed. I just get a ...
8
votes
3answers
2k views
What is the relationship between system calls, message passing, and interrupts?
I am reading the Wikipedia article for process management. My focus is on Linux. I cannot figure out the relation and differences between system call, message passing and interrupt, in their concepts ...