Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Make the ssf.Window process model configurable #219

Open
ColinEberhardt opened this issue Jun 27, 2017 · 0 comments
Open

Make the ssf.Window process model configurable #219

ColinEberhardt opened this issue Jun 27, 2017 · 0 comments

Comments

@ColinEberhardt
Copy link
Collaborator

Via email from Leslie @ Tick42

I would like to propose making the ‘process’ model visible in the create window calls. As per your presentation, Electron (by default) offers a separate process per window and OpenFin offers a shared process (with some sharding to allow process expansion). I would like to extend the API so that the app can check the container capabilities. The app can also request a particular process model and containers can reject calls they can not support. This may require the introduction of ‘window group names’. Clearly the parameter should default in a sensible way so that most apps do not need to worry about this.

I think that is a very good idea. Once this PR is merged #207 we will have a consistent process model between OpenFin and Electron. This was the easiest way to create a uniform baseline, which we can then extend to accommodate different modes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants