Redian新闻
>
关于Message Driven Bean的问题。
avatar
关于Message Driven Bean的问题。# Java - 爪哇娇娃
s*t
1
什么时候用Message Driven Bean?为什么要用?可以用其他的方法代替吗?
avatar
g*g
2
It's to process message asynchrously. Depends on what you want to
do, there are a lot of async libraries you can leverage.

【在 s******t 的大作中提到】
: 什么时候用Message Driven Bean?为什么要用?可以用其他的方法代替吗?
avatar
s*t
3
message不是可以直接在两个client之间用queue(producer/consumer)mode 直接发和收
message吗?也可以实现asynchorously 发和收。为什么要用MDB?
avatar
s*8
4
When implementing your endpoint as EJB, you gain all the benefits of
container services, such as container-managed transaction, security,
concurrency, etc. Also easy to interact with other business object if also
implemented as EJB.
avatar
s*e
5
read JMS.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。