19 lines
750 B
YAML
19 lines
750 B
YAML
name: ActiveMQ
|
||
tags:
|
||
- 中间件
|
||
title: 流行的开源消息中间件
|
||
description: 一个流行的开源消息中间件,用于在分布式系统中传递消息。它是Apache软件基金会的一个项目,遵循Apache 2.0许可证。ActiveMQ Classic提供了一个高性能的消息传递系统,支持多种消息协议和多种语言的客户端。
|
||
additionalProperties:
|
||
key: activeMQ
|
||
name: ActiveMQ
|
||
tags:
|
||
- Middleware
|
||
shortDescZh: 流行的开源消息中间件
|
||
shortDescEn: Popular open-source message middleware
|
||
type: tool
|
||
crossVersionUpdate: false
|
||
limit: 1
|
||
recommend: 0
|
||
website: https://activemq.apache.org/
|
||
github: https://github.com/apache/activemq
|
||
document: https://activemq.apache.org/components/classic/ |