Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] OSGi Container bundles for Eclipse Remote Service tutorial

Markus Alexander Kuppe wrote:
On 08/17/2010 08:13 AM, Nicholas Loulloudes wrote:
  
A list of services should be provided, the user can select one service,
attach a listener to it and be notified on possible changes of the specific
service.
    
Do you need change notification based on a) discovery or based on a b)
keep alive done by remote services? If a) works for you, you might want
to check out ECF's discovery UI. It's an EMF based view that display
discovered services by type. Consumers are able to derive a specific EMF
model for a certain service type.

Markus
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev
  
Well the idea is the following:

A user discovers the available services provided by the  Zookeeper host. Then selects and registers to a service of interest.
Finally, the user gets notified about changes to this service, (i.e addition or removal of information published by such a service).

What would be the most direct approach to it?

Thanks for the so far help.

--

________________________________________________________
Nicholas Loulloudes
PhD Candidate,
High Performance Computing Systems Laboratory (HPCL)
University of Cyprus,
Nicosia, Cyprus

Tel: +357-22892663
Email: loulloudes.n[at]cs.ucy.ac.cy
Web: www.cs.ucy.ac.cy/~nickl
________________________________________________________

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top