Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [science-iwg] Merge Python & Eclipse with EASE

Scott,

 

I think DLS would like to use this in the scanning project and other things eventually.

 

Well done,

 

Matt Gerring

 

From: science-iwg-bounces@xxxxxxxxxxx [mailto:science-iwg-bounces@xxxxxxxxxxx] On Behalf Of Jay Jay Billings
Sent: 06 March 2017 13:06
To: Science Industry Working Group
Subject: Re: [science-iwg] Merge Python & Eclipse with EASE

 

Scott,

 

I'm very interested in what you've done too. I'll reach out sometime soon on the ICE dev list.

 

Jay

 

On Mar 5, 2017 3:27 PM, "Scott Lewis" <slewis@xxxxxxxxxxxxx> wrote:

Hi Folks,

This is indeed very interesting.

Another technology to add to the mix:   Using Py4j, I've written what I'm calling an 'osgiservicebridge' [1].  What it does is dynamically expose Python object instances to the OSGi service registry, and allow Java-based OSGi services to be accessed from Python.  

You can think of it as making OSGi services available to Python (Python consumer -> Java provider), and Python objects as impls of OSGi services (Java consumer -> Python provider).  The main benefits are that all of the OSGi service dynamics, versioning, discovery, separation between contract and impl, interoperability with DS, etc are maintained, since everything is done via the OSGi Remote Service Admin specification and ECF's impl of that spec.   There are no dependencies directly on Eclipse or specific UI technologies although obviously since Eclipse is based upon OSGi everything is completely transferable to Eclipse-based apps.

Consumers are using this to allow OSGi-based Edge analytics systems to use Python for implementing parts of the analytics:  e.g. training/learning...and OSGi for other parts.

Scott

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


On 3/3/2017 10:04 AM, Jay Jay Billings wrote:

That's awesome! I can't wait to look into this!

 

Jay

 

On Mar 3, 2017 6:06 AM, "Tracy Miranda" <tracy@xxxxxxxxxxxxxxxx> wrote:

Hi all,

 

Yesterday evening at the Toulouse JUG, Alain Bernard gave a great talk and demo on the Python & EASE integration and how it is being used with the Airbus PerfIDE workbench. 

 

So I wanted to share the video here (it is in French, but the slides & demo are in English and speak for themselves). https://youtu.be/gShXE0OMTXI?t=1h34m41s

 

Particularly nice to see the custom module that has been developed for Airbus and how that integrates with the visualisation tool, so that a Python script can be used to control the plotting - see this part of the demo https://youtu.be/gShXE0OMTXI?t=1h48m55s

 

Looking forward to seeing more of it in June at our SWG event & EclipseCon France. 

 

Tracy


_______________________________________________
science-iwg mailing list
science-iwg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/science-iwg

 

_______________________________________________
science-iwg mailing list
science-iwg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/science-iwg

 


_______________________________________________
science-iwg mailing list
science-iwg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/science-iwg

 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 


Back to the top