Overview of the JMS API Programming Model

JMS是一种消息传递标准,旨在消除过去几年中面向消息中间件产品面临的许多缺点。它支持两种消息传递样式:发布/订阅模式,允许多个消息生产者与多个消费者通信;点对点模式,允许多个生产者将消息发送到队列,但每个消息仅被一个消费者接收。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

JMS is a messaging standard designed to eliminate many of the disadvantages of Message Oriented Middleware products faced over the past years. JMS allows two different styles of messaging (often called messaging domains):

● Publish/Subscribe – where many message producers talk to many message consumers.

● Point-To-Point – where multiply producers send messages to a queue, but each message is delivered only to one consumer. Usually the messages are delivered according to the First-In-First-Out (FIFO) strategy.

[img]/upload/attachment/113471/2ca2d3c3-007e-3050-ba38-b8baa42ed37e.bmp[/img]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值