Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 917 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 917 Bytes

UPS/FuncManager

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.

Getting Started

At this moment the FuncMultipleManager is completely functional. The FuncPriorityManager is also functional but it is missing some bussiness logic.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Summer Hudson - For some great ideas on how to improve the system. ss