Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tal-tech/hera
Incubation Factory, include mq consumer,web/rpc and job service create
https://github.com/tal-tech/hera
factory go job mq rpc task web
Last synced: 3 months ago
JSON representation
Incubation Factory, include mq consumer,web/rpc and job service create
- Host: GitHub
- URL: https://github.com/tal-tech/hera
- Owner: tal-tech
- License: apache-2.0
- Created: 2020-08-07T03:34:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-22T12:23:43.000Z (over 4 years ago)
- Last Synced: 2024-06-19T00:36:49.073Z (8 months ago)
- Topics: factory, go, job, mq, rpc, task, web
- Language: Go
- Homepage: https://www.yuque.com/tal-tech/hera
- Size: 33.2 KB
- Stars: 8
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Hera
[[开发文档]](https://www.yuque.com/tal-tech/hera)### 简介
----
Hera为一个服务孵化器,旨在快速创建适合自己的服务框架,Hera来帮助开发者解决服务本身需要考虑的服务治理、监控、插件等等,开发者可以自己的风格打造属于自己的专属服务框架,在开发过程中大大减少了开发人员在创建服务时的通用配置和初始化工作,让开发者从重复的泥潭里解脱出来!Hera目前拥有如下孵化能力:
* 孵化Web框架服务
* 孵化Kafka消费服务
* 孵化RPC服务
* 孵化Job服务
同时Hera为服务提供了灵活的hook
* 服务启动hook