Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is JMS an alternative to Enterprise JavaBeans (EJB)?

0
Posted

Is JMS an alternative to Enterprise JavaBeans (EJB)?

0

Location: http://www.jguru.com/faq/view.jsp?EID=777 Created: Nov 10, 1999 Modified: 1999-11-10 16:23:14.656 Author: Jerry Smith (http://www.jguru.com/guru/viewbio.jsp?EID=9) No. An Enterprise JavaBean implements arbitrary server-side functionality using a well-known component architecture. An Enterprise JavaBean is deployed within an EJB server on an arbitrary network host. It performs services for (typically, remotely located) distributed application components using synchronous communication, namely, remote method invocations. JMS, in contrast, provides a general and flexible framework for sending messages among application components, including Enterprise JavaBeans. JMS-based communication is useful in many distributed computing scenarios, including those that utilize Enterprise JavaBeans. In fact, Enterprise JavaBeans can use JMS for message passing among beans.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.