Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gyrex-dev] How to integrate with Gyrex?

Hi Christiano,

Thanks very much for reaching out to the dev list and your interest in
Gyrex. :)

Am 06.11.2012 22:31, schrieb Cristiano Gavião:
> How would be the effort to integrate those stuffs with gyrex kernel ? 
> should I add dependencies to gyrex api for that ?

So I think there are two very interesting features where it seems that
you already have experience with.

Integrate OSGi Config Admin
https://bugs.eclipse.org/388904

Integrate ECF OSGi Remote Services
https://bugs.eclipse.org/383415

For example, we'd like to integrate with the OSGi Config Admin to make
it easy to store configuration data in ZooKeeper to enable configuration
of services on a set of nodes.

An integration scenario with ECF could be to automatically configure ECF
service discovery to use ZooKeeper and the node information in Gyrex.

Basically, both pieces are missing in Gyrex and we'd welcome any
contribution in that area. Is that something you are looking for? Both
would involve using the APIs of (ECF or OSGi ConfigAdmin) and some Gyrex
Cloud and maybe also some ZooKeeper APIs.

-Gunnar



-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/


Back to the top