A Lightweight Asynchronous Library to Manage Function Execution and Increase resiliency by using a set of Queue Systems and a Checkpoints to ensure appropriate execution.
At this moment the FuncMultipleManager is completely functional. The FuncPriorityManager is also functional but it is missing some bussiness logic.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Juan P. Garces - Initial work - juanp3053
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Summer Hudson - For some great ideas on how to improve the system. ss