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 it possible to develop distributed applications with JMS alone? Is it necessary to have a Java application server, EJB server, and so on?

0
Posted

Is it possible to develop distributed applications with JMS alone? Is it necessary to have a Java application server, EJB server, and so on?

0

Location: http://www.jguru.com/faq/view.jsp?EID=783 Created: Nov 10, 1999 Modified: 1999-11-10 16:27:29.449 Author: Jerry Smith (http://www.jguru.com/guru/viewbio.jsp?EID=9) Yes. No. Minimally, a computing task can be distributed among two or more Java applications that interoperate by sending and receiving data via JMS. Thus, the minimal JMS-ready environment includes a Java development and/or runtime environment plus JMS middleware. And, of course, distributed applications can use JMS message passing directly, or develop a higher-level, enterprise-specific framework on top of JMS.

Related Questions

What is your question?

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

Experts123