An open API service indexing awesome lists of open source software.

https://github.com/augejs/mapi


https://github.com/augejs/mapi

Last synced: 4 months ago
JSON representation

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:

Mapi

## 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