Skip to content

2uger/watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple approach to avoid multithreaded applications for safety and simplicity on truly embedded devices where you don't have access to systemd. SysVinit can initialize processes and run them but cannot monitor them. Also, when using processes, you generally don't need to worry about synchronization, you just use IPC mechanisms to communicate.

For testing just run:
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •