Originally posted by Hu Chong:
From the software architect of my current project, he is saying that we should use ejb since there are clustering of the application servers. And, we only need to deploy the ejb once only.
Kyle Brown, IBM Fellow, CTO for the IBM CIO Office, Author of Cloud Application Architecture Patterns, The Cloud Adoption Playbook, and many more. See my homepage at http://www.kyle-brown.com/ for the latest updates.
Originally posted by Tonny Tssagovic:
How about clustering business logic without using EJBs, could you give us some examples?
Originally posted by Chris Mathews:
Take a look at my recent article for the JavaRanch Journal where I discuss my stance on when to use EJB.
Originally posted by Tonny Tssagovic:
Hello Chris and Kyle;-)
Could you guys be more sepecic about how Servlets do scale? is it kinda using jk_module with Apache to distribute the load to different tomcat instances? How about clustering business logic without using EJBs, could you give us some examples?
Thanks a lot!
Kyle Brown, IBM Fellow, CTO for the IBM CIO Office, Author of Cloud Application Architecture Patterns, The Cloud Adoption Playbook, and many more. See my homepage at http://www.kyle-brown.com/ for the latest updates.
Originally posted by Tonny Tssagovic:
This actually raises another question. Should spraying be done at the front (L4 switch) or at the web server (http sprayer) or after the web container (Like at the EJB layer, or custom distributed business objects if there is no EJB-like clustering light-framework available) beside the Database cluster.
Kyle Brown, IBM Fellow, CTO for the IBM CIO Office, Author of Cloud Application Architecture Patterns, The Cloud Adoption Playbook, and many more. See my homepage at http://www.kyle-brown.com/ for the latest updates.
I prefer using dedicated hardware for load balancing rather than relying on the http server
Did you see how Paul cut 87% off of his electric heat bill with 82 watts of micro heaters? |