Microservice orchestration architecture provides a robust framework for building and managing complex applications. By leveraging independent services and a centralized orchestrator, you can achieve scalability, fault tolerance, and maintainability. Refer to Chris Richardson's book [Microservices Patterns](https://microservices.io/index.html) for more in-depth guidance on this architecture.
---
### Credit:
This project has been inspired by [saga framework](https://github.com/absent1706/saga-framework) and the book [Microservices Patterns](https://www.amazon.com/Microservices-Patterns-examples-Chris-Richardson/dp/1617294543) written by Chris Richardson.
Raw data
{
"_id": null,
"home_page": "https://github.com/hasanisaeed/micro-orch",
"name": "micro-orch",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "microservice,saga,patterns,microservice patterns,saga pattern",
"author": "Saeed Hasani Borzadaran",
"author_email": "hassanisaeed19@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8c/8d/8c5fd28da6a927f063c34cde1f4cba97124ed8977e24732036e8289b9dc3/micro_orch-0.1.2.tar.gz",
"platform": null,
"description": "Microservice orchestration architecture provides a robust framework for building and managing complex applications. By leveraging independent services and a centralized orchestrator, you can achieve scalability, fault tolerance, and maintainability. Refer to Chris Richardson's book [Microservices Patterns](https://microservices.io/index.html) for more in-depth guidance on this architecture.\n\n---\n\n### Credit:\nThis project has been inspired by [saga framework](https://github.com/absent1706/saga-framework) and the book [Microservices Patterns](https://www.amazon.com/Microservices-Patterns-examples-Chris-Richardson/dp/1617294543) written by Chris Richardson.\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Python Microservice Orchestrator",
"version": "0.1.2",
"project_urls": {
"Bug Tracker": "https://github.com/hasanisaeed/micro-orch/issues/new",
"Homepage": "https://github.com/hasanisaeed/micro-orch"
},
"split_keywords": [
"microservice",
"saga",
"patterns",
"microservice patterns",
"saga pattern"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8c8d8c5fd28da6a927f063c34cde1f4cba97124ed8977e24732036e8289b9dc3",
"md5": "f6aab74193388b162bb539fce69b26cc",
"sha256": "c353086ecc237147473e15ca249ba93d8702257bc5560a91d4d31658348c48e5"
},
"downloads": -1,
"filename": "micro_orch-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "f6aab74193388b162bb539fce69b26cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9837,
"upload_time": "2023-06-22T11:37:39",
"upload_time_iso_8601": "2023-06-22T11:37:39.365014Z",
"url": "https://files.pythonhosted.org/packages/8c/8d/8c5fd28da6a927f063c34cde1f4cba97124ed8977e24732036e8289b9dc3/micro_orch-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-22 11:37:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hasanisaeed",
"github_project": "micro-orch",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "micro-orch"
}