Re: [xml-dev] [Ann] Project Labrador

From
Tom Bradford <>
To
"Champion, Mike" <>
Date
2002-01-02T00:28:26Z
ID
<>
Thread
Re: [xml-dev] [Ann] Project Labrador
"Champion, Mike" wrote:
> Maybe you could say a bit more about where one would find an "object service
> broker" useful.

You have objects...  They have methods that various people may want to
call remotely, but with different protocols (SOAP, XML-RPC, simple
GETs).  You register your objects, and the Object Service broker would
make sure that a request coming into a server would be routed to the
appropriate object, and handled using the appropriate protocol handler.  
  
-- 
Tom Bradford - http://www.tbradford.org
Developer - Apache Xindice (formerly dbXML)