Subject Re: [Firebird-Architect] Vulcan services part II
Author Dimitry Sibiryakov
On 11 May 2006 at 13:36, Arno Brinkman wrote:

>Altough it's possible, you need a clever dispatcher

Not much clever because format of SPB is formalized.

> and you'll get
>many roundtrips over the wire, i still don't see this as a good
>solution.

No roundtrips. All services handling is done locally. If
application is connecting to remote services
("remote_host:service_mgr") whole request is redirected to remote
provider.
Something like this:

<services *:services_mgr>
provider remote
</services>

<services *>
internal services engine11 engine8
</services>

--
SY, Dimitry Sibiryakov.