Skip to main content



      Home
Home » Archived » Eclipse Communications Framework (ECF) » Remote Services Performance issue ?
Remote Services Performance issue ? [message #760522] Fri, 02 December 2011 11:50 Go to next message
Eclipse UserFriend
I have installed ECF 3.5.3 SDK in my Indigo SR1 target platform to test ECF Remote Services.
Hence, I have imported hello examples from ECF 3.5.3 sdk and that runs.

Nevertheless, with standard remote services or DS hello services, the HelloClient code takes a lot of time (15 / 20s) to bind to the remote service Hello (made available by the server).
I tried different discovery protocols : (zeroconf, generic) or (zeroconf,rosgi) but it does not change anything about the time to bind to the remote service.

Hello client and Hello host are running on the same workstation (Windows XP). The remote service is hosted on the localhost. I did not change anything in provided examples.

Does anyone have an idea about this issue ?
Re: Remote Services Performance issue ? [message #760570 is a reply to message #760522] Fri, 02 December 2011 21:07 Go to previous messageGo to next message
Eclipse UserFriend
On 12/02/2011 08:50 AM, St wrote:
> I have installed ECF 3.5.3 SDK in my Indigo SR1 target platform to test
> ECF Remote Services.
> Hence, I have imported hello examples from ECF 3.5.3 sdk and that runs.
>
> Nevertheless, with standard remote services or DS hello services, the
> HelloClient code takes a lot of time (15 / 20s) to bind to the remote
> service Hello (made available by the server).
> I tried different discovery protocols : (zeroconf, generic) or
> (zeroconf,rosgi) but it does not change anything about the time to bind
> to the remote service.
>
> Hello client and Hello host are running on the same workstation (Windows
> XP). The remote service is hosted on the localhost. I did not change
> anything in provided examples.
>
> Does anyone have an idea about this issue ?

Do I understand this correctly. It's not the performance of an
invocation of a remote service, but the performance of discovery to find
a service?

Markus
Re: Remote Services Performance issue ? [message #760770 is a reply to message #760570] Mon, 05 December 2011 03:44 Go to previous messageGo to next message
Eclipse UserFriend
Quote:
Do I understand this correctly. It's not the performance of an
invocation of a remote service, but the performance of discovery to find
a service?

Markus


Hi Markus,
You are right. I ran others tests with zookeeper discovery protocol and the issue is solved. Hence, it is linked to zeroconf protocol configuration.
Do you have an idea where I can find more details about the different discovery protocols configuration ?

Stephane.
Re: Remote Services Performance issue ? [message #761056 is a reply to message #760770] Mon, 05 December 2011 15:30 Go to previous message
Eclipse UserFriend
On 12/05/2011 12:44 AM, St wrote:

> Hi Markus,
> You are right. I ran others tests with zookeeper discovery protocol and
> the issue is solved. Hence, it is linked to zeroconf protocol
> configuration.
> Do you have an idea where I can find more details about the different
> discovery protocols configuration ?

Hi Stephane,

zeroconf/mdns, like e.g. DNS-SD or SLP are standard-based protocols. You
find the corresponding specification on the web.

ECF discovery just wraps various standards and provides a generic API.

Markus
Previous Topic:Provider for Walkabout/SLOB
Next Topic:Learning Tutorial
Goto Forum:
  


Current Time: Wed May 07 10:48:34 EDT 2025

Powered by FUDForum. Page generated in 0.05281 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top