Cruiser A Tool to Package Pharo Applications Vincent

  • Slides: 17
Download presentation
Cruiser: A Tool to Package Pharo Applications Vincent BLONDEAU 9/11/2018 Cruiser: A Tool to

Cruiser: A Tool to Package Pharo Applications Vincent BLONDEAU 9/11/2018 Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 1

Who I am ►Ph. D: Test Selection Practices in a Large IT Company ►Post

Who I am ►Ph. D: Test Selection Practices in a Large IT Company ►Post doc @ Lam Research: §Full stack team (Chris Thorgrimsson) Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 2

All Begins with…. The Product 300 mm Wafer Single Chip Source: Intel Museum Cruiser:

All Begins with…. The Product 300 mm Wafer Single Chip Source: Intel Museum Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 3

Which Get Turned Into… Cruiser: A Tool to Package Pharo Applications Lam Research Corp.

Which Get Turned Into… Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 4

And Go Into Things Like This… Cruiser: A Tool to Package Pharo Applications Lam

And Go Into Things Like This… Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 5

What my Team Does ►We write the software that runs the machines §Smalltalk §C/C++/C#

What my Team Does ►We write the software that runs the machines §Smalltalk §C/C++/C# ►We §Java. Script are responsible for infrastructure §Operational infrastructure —The core set of code/libraries/frameworks that run the machines §Tooling infrastructure —Tools for the developers —CI: Jenkins —SCM: Store, Git —Test: Sunit, ATAC Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 6

An Example Machine Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 7

An Example Machine Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 7

Lam Research does not use Pharo so why Pharo? ►It is currently the leading

Lam Research does not use Pharo so why Pharo? ►It is currently the leading Smalltalk “idea incubator” §If we like what we see, we will invest in porting ►Adopted by the Smalltalk academic & research community §Engagement with the academic community is vital §I am with Lam because of this engagement ►Pharo embraces opensource §If we commit to backing work in Pharo (or Squeak) we will commit to making that work open —Roassal —Intel. Soft —Graph. QL Cruiser: A Tool to Package Pharo Applications —Object. Changes —Snowglobe Lam Research Corp. 8

A First Thing to do Executable Idea Packaging tool: §Where configurating and adding new

A First Thing to do Executable Idea Packaging tool: §Where configurating and adding new features is easy §With the good Virtual Machine §Without writing to the file system §Without access to developers tools Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 9

What does that do? Cruiser: A Tool to Package Pharo Applications Lam Research Corp.

What does that do? Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 10

How it Works ►List of actions for the packaging ►Actions grouped by topic: §

How it Works ►List of actions for the packaging ►Actions grouped by topic: § Initialization § Copy § Configure § Cleaning Actions § User operations § Finalizing ►Based on the settings engine §Pragmas: no strong coupling §Actions are easy to create Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 11

How to use it? ►Repository: https: //github. com/Vincent. Blondeau/Cruiser ►Tested and working with §Windows

How to use it? ►Repository: https: //github. com/Vincent. Blondeau/Cruiser ►Tested and working with §Windows §Pharo 7. 0 (Beta) Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 12

An Example with the Pharo Launcher , y a ursd Th Cruiser: A Tool

An Example with the Pharo Launcher , y a ursd Th Cruiser: A Tool to Package Pharo Applications m p 0 3: 3 Lam Research Corp. 13

Conclusion ►Cruiser §Package Pharo applications —No write access —No developer tools §Highly configurable §Fast

Conclusion ►Cruiser §Package Pharo applications —No write access —No developer tools §Highly configurable §Fast deployment Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 14

Future Work ►Integration ►Support inside the Pharo Launcher other platforms ►Solve new bugs due

Future Work ►Integration ►Support inside the Pharo Launcher other platforms ►Solve new bugs due to the evolution of Pharo 7 ►Avoid to use Process. Wrapper DLL §Implies no-blocking FFI multi-threading ►Add new features §Loading baseline and configurations §Copy Resources §Other ideas? Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 15

Summary https: //github. com/ Vincent. Blondeau/ Cruiser: A Tool to Package Pharo Applications Lam

Summary https: //github. com/ Vincent. Blondeau/ Cruiser: A Tool to Package Pharo Applications Lam Research Corp. 16