Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-wg] Python OSGI Services

Hi IoT working group,

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 Google Protocol Buffers. It allows OSGi services to be implemented in Python and/or Java-implemented services to be used in Python code. See this tutorial [2] for an example where an OSGi service is implemented in Python.

This work is currently being used to implement edge analytics...implemented in both Python and Java...in an OSGi-based Internet of Things gateway.

Please raise issues, questions, etc at either [3] or [4].

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

[3] https://github.com/ECF/Py4j-RemoteServicesProvider

[4] https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top