For async calling of process functions (fns) this very-tiny-task subsystem may safe some efford for you. Could be used for running systems e.g.for a process with sub processes or as a base of a small (sub) system with multiple tasks and/or state machines.
Source code in C. Should work in C++ as well.
Features
- upto 32 task functions in one taskKS instance
- task functions called on demand only
- poll-task possible
- source is easy to understand and enhanceable
- object art and hence you can create as many taskKS subsystems as you can serve
- optional task communication/control via signals / messages
- only a few libraries needed (see code / makefile)
Categories
LibrariesFollow taskKS
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of taskKS!