[jboss-dev-forums] [Design of JBoss ESB] - Re: Registry Design

mugdho do-not-reply at jboss.com
Mon Aug 21 10:23:18 EDT 2006


So the most _important_ question which we face first is what are the requirements of our Registry.
The main aim of a registry is to hold information of the services that are requested. So it forms the main lookup area for our ESB. This does imply that the registry will be storing a lot of data.
The jUDDI implementation uses a database like MySQL to store this data. Similarly we would need to provide the ability to the user to use any custom database.
The Registry would do most of the talking with our own ESB code I presume and be abstracted from the user requesting a service.

I assume there would be other functionalities of the Registry as well. I guess we can gather some user inputs about the same from what the other folks would _want_ from the Registry?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966454#3966454

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966454



More information about the jboss-dev-forums mailing list