Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kura-dev] Python OSGi Services


I'm making available a first release of a Py4j-based Remote Services provider [1]. This provider is based upon Py4j 0.10.6 and allows OSGi services to be implemented in Python and/or Java-implemented services to be consumed from Python. See this tutorial [2] for an example OSGi service implemented in Python.

This work is currently being used to implement an edge analytics framework project, where the supporting services are implemented in both Python and Java.

Scott

[1] http://eclipseecf.blogspot.com/2017/07/ecf-3137-oxygen-maven-and-python-osgi.html

[2] https://wiki.eclipse.org/Tutorial:_Python_for_OSGi_Services




Back to the top