The Artima Developer Community
Sponsored Link

Java Buzz Forum
Are there many use cases for choosing JBoss?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Are there many use cases for choosing JBoss? Posted: Apr 6, 2004 6:45 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Are there many use cases for choosing JBoss?
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Awhile ago I wrote how EJB is still good at TX processing. When it comes to choosing a "J2EE" solution with EJB and all.... I contend that there is a place for it, but it is for high scale REAL "enterprise" solutions. These are few and far between. Some sectors tend to these scenarios: Large banks, telco, government, etc. However, most apps are smaller, departmental, small business, or toy applications. There is no need for everything that a full J2EE stack has to offer in these situations, and there are other solutions out there to handle these. So if I am working on one of these large scale systems... what am I excited about in the J2EE stack? Solid JTA/JTS Solid JMS Maybe solid caching and fail-over/clustering If you want these features where are you going to look? BEA? IBM? I don't think JBoss would be on the list in its current form (I am not saying that they can't catch up, but I don't hear many people saying "Man I love the JMS system that JBoss has"). So when would you choose JBoss? I bet the majority of applications that use JBoss fit into the categories of: Using EJB. Don't need them really Using "JBoss" but am only using servlets... (I have also seen this at places who have spent a lot of $$$ for WebLogic and only use their servlet engine on small projects... er....) JBoss needs more value add. You could argue that they are getting there via JBossAOP, their clustering, JBoss Hibernate ;). They need to keep growing these services to give you a reason to use them, or they need to come up with a top quality MQ / JTA implementation. What do you think? I would love to hear of some use cases where it made sense to go with an open source solution such as JBoss.

Read: Are there many use cases for choosing JBoss?

Topic: Site changes a plenty Previous Topic   Next Topic Topic: My mistake...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use