File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes More resources for tier architecture? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "More resources for tier architecture?" Watch "More resources for tier architecture?" New topic
Author

More resources for tier architecture?

Srinivasan Rengan
Ranch Hand

Joined: Nov 07, 2004
Posts: 122
Hey Guys!!

I have been reading the older version of Allen and Bambara and offcourse, Mark Cade. I am really not convinced that they are covering enough in regard to tier architectures. I mean, the advantages of 2 tier, 3 tier, their comparison etc etc.

Also, I have a fundamental question: if there is a choice between choosing JMS and a simple web service...What the factors that would help me to choose JMS or a simple web service!! I am sure i would not be completely wrong if I say that cross platform communication works best with web service!! What are the other essential points which can be considered in here.

Also can some help me in referring more resources which I can refer to gain insight into the above mentioned topics??

Thanks
Srini
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56150
    
  13

Please be sure to take the time to compose descriptive subjects for your posts; read this for more information.

A title such as "some questions" is not helpful. What would happen if all posts had such a title?

Please go back and change your post to add a more meaningful subject by clicking the button on your post.

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Kumar Ala
Ranch Hand

Joined: Apr 30, 2009
Posts: 53
Best way to chose JMS is for Reliable and asynchronous communication .


kumar
SCEA5 P1
Mateus Brum
Greenhorn

Joined: Nov 28, 2007
Posts: 18
You can utilize JMS when you have more latency too.


Mateus Henrique Brum
Sun Certified Java Programmer 6
Sun Certified Web Component Developer 5
Java Developer - SP - Brazil
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: More resources for tier architecture?
 
Similar Threads
Does this make sense?
JMS + web services
Right tier of the EJB implementing an exposed web service
Should Swing application connect to Web application or directly to EJB tier?
MDB Question re: WEB tier vs. EJB tier