daemon-process

There are 6 repositories under daemon-process topic.

  • immortal/fork

    Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.

    Language:Rust621639
  • ftraple/cpp-daemon-template

    This is a deamon template implemented using the new style for systemd.

    Language:C++573223
  • y10k/rims

    Ruby IMap Server

    Language:Ruby4410367
  • sglbl/CSE-344

    Assignments of CSE-344 / System Programming on POSIX using mutexes server client communication, pthreads, parent child communication, semaphores, daemon process, systemV / POSIX / binary semaphores, detached/joinable threads, supplier consumer relationship, pipes

    Language:C2101
  • SonJuHyung/ima_daemon

    Dmesg monitoring daemon

    Language:C0201
  • dimitri4788/daemonizeMe

    :ghost: Creating a daemon process; daemon-izing a process in a Unix based system.

    Language:C++201