Skip to content

Systems Programming (C Language) File I/O, Multi Process, Parallel Programming, Synchronization, Signal Handling, Pipes, Threads, POSIX Threads, System-V Threads, Thread Pool, Dynamic Pool, Semaphores, Multiple Produceser Multiple Consumer Problem, Prioritizing, Sockets, Daemon Process, Server Client

Notifications You must be signed in to change notification settings

furkanozev/Systems-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux System Programming Projects

These projects are my submissions for CSE344 - System Programming course at Gebze Technical University. Handbooks of the course were "The Linux Programming Interface" and "Advanced Linux Programming".

Subjects of projects:

  • HW01 --> File Input/Output and File Based Interprocess Communication
  • HW02 --> Signal Handling
  • HW03 --> Pipes
  • HW04 --> POSIX Threads and System V semaphores
  • HW05 --> POSIX Threads and Synchronization with Mutexes and Condition Variables
  • Midterm --> IPC with Unnamed POSIX Semaphores Shared Memory
  • Final --> IPC, POSIX Threads, Synchronization, Sockets

About

Systems Programming (C Language) File I/O, Multi Process, Parallel Programming, Synchronization, Signal Handling, Pipes, Threads, POSIX Threads, System-V Threads, Thread Pool, Dynamic Pool, Semaphores, Multiple Produceser Multiple Consumer Problem, Prioritizing, Sockets, Daemon Process, Server Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published