[jboss-user] [JNDI and Naming] - Using JNDI in clouds like EC2, GoGrid, Rackspace, etc

Kevin Duffey do-not-reply at jboss.com
Mon Sep 20 00:00:38 EDT 2010


andjarnic [http://community.jboss.org/people/andjarnic] created the discussion

"Using JNDI in clouds like EC2, GoGrid, Rackspace, etc"

To view the discussion, visit: http://community.jboss.org/message/562611#562611

--------------------------------------------------------------
Hi all,

I am looking into deploying a JEE6 solution, complete with front end API interface, JMS, and back end EJB servers and MySQL db. Naturally I want to be able to scall all four tiers. We're considering a cloud solution like EC2 or Rackspace. The problem we're running into everywhere is nobody supports multi-cast, so the easy street clustering and lookup of servers is completely blocked for us. 

So my question is, has anoyone deployed a scalable JEE6 setup in one of these hosted locations and able to make scaling of different tiers relatively painless.. or for that matter, how did you scale at all?

The only way we can think of right now is to manually turn on instances ourselves, get the IP info, and add it to a database of servers/ips and somehow make use of that for each tier to identify new servers in the cluster to load balance to, or fail over to.

Thank you for any feedback on how to get around this issue and make scaling possible.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/562611#562611]

Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100920/c189758b/attachment.html 


More information about the jboss-user mailing list