Data Structures, Bash Script, Processes creation using system calls (fork/exec), Process communication via pipes, Use of low level I/O, Thread creation, Network Programming using sockets.
-
Updated
Sep 1, 2022 - C
Data Structures, Bash Script, Processes creation using system calls (fork/exec), Process communication via pipes, Use of low level I/O, Thread creation, Network Programming using sockets.
URL Finder in C++ and Shell using fork/exec, pipes and named pipes, low-level I/O as well as signal handling.
Inter processing communication system that utilizes named pipes, low-level I/O, system calls and unix signals to handle various user requests
👨💻 C++ low-level program monitoring changes in the files of a directory and processing the URLs of each file by forking new processes. A bash script sums up the results.
Add a description, image, and links to the low-level-io topic page so that developers can more easily learn about it.
To associate your repository with the low-level-io topic, visit your repo's landing page and select "manage topics."