Subject | Re: [Firebird-Architect] Vulcan services part II |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2006-05-11T12:48:54Z |
On 11 May 2006 at 13:36, Arno Brinkman wrote:
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.
>Altough it's possible, you need a clever dispatcherNot much clever because format of SPB is formalized.
> and you'll getNo roundtrips. All services handling is done locally. If
>many roundtrips over the wire, i still don't see this as a good
>solution.
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.