-
Notifications
You must be signed in to change notification settings - Fork 0
2uger/watcher
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published