https://github.com/augejs/mapi
https://github.com/augejs/mapi
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/augejs/mapi
- Owner: augejs
- License: mit
- Created: 2020-12-15T14:24:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T17:22:50.000Z (over 2 years ago)
- Last Synced: 2025-01-17T06:30:45.418Z (6 months ago)
- Language: TypeScript
- Size: 2.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mapi
[`Mapi`] is a distributed task(job) schedule service.
:star2: Star us on GitHub — it helps! :clap:
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Lifecycle](#lifecycle)
- [Related Efforts](#related-efforts)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)## Description
`Mapi` is a distributed task(job) scheduling service that is on top of `augejs`.
## Scenario
+Async Notify System
+Back-end long time job
Look at a diagram below:
## Features
+:penguin:High concurrency
+:penguin:Recover job execute-context from service restart.
## Related Efforts
- [Art of Readme](https://github.com/noffle/art-of-readme) - 💌 Learn the art of writing quality READMEs.
- [open-source-template](https://github.com/davidbgk/open-source-template/) - A README template to encourage open-source contributions.## Maintainers
[Alex Zhang](https://github.com/alex-zhang).
## Contributing
Feel free to dive in! [Open an issue](https://github.com/augejs/ampi/issues) or submit PRs.
`augejs@mapi` follows the [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) Code of Conduct.
### Contributors
This project exists thanks to all the people who contribute.
...
## License
[MIT](LICENSE) © augejs