Sent to a process to notify an event
IPC with a short pre-defined number sent to a process or to a group of processes without payload
- Each signal has fixed semantic and default action.
- Light-weight interrupt from perspective of process.
- Each signal sent can be received no more than once.
Process Signal usages