Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Plugin Framework
Re: Plugin Framework [message #25026 is a reply to message #24878] Sun, 07 February 2010 21:55 Go to previous messageGo to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

Mirek,
I found the answer of your question:
- IPC(Inter process comunication): http://dev.chromium.org/developers/design-documents/inter-pr ocess-communication
- multi process architecture: http://dev.chromium.org/developers/design-documents/multi-pr ocess-architecture

With respect, Ion Lupascu (tojocky)
luzr wrote on Tue, 02 February 2010 20:18

tojocky wrote on Tue, 02 February 2010 03:18

Hello All!

I found very interesting article from Google Chrome about multiprocess, and how every plugin is in separate process. In this way it is possible to make plugin more safety. it is possible to kill process safety!



I am 100% for this approach! Whenever I was thinking about safe plugin architecture, I have always ended with something like this.

The only problem is how to achieve effective and maintainable communication between both process. And how to use that to do GUI...


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: dll instead of exe
Next Topic: MultipartForm Class for use w/HttpClient
Goto Forum:
  


Current Time: Thu May 16 08:00:29 CEST 2024

Total time taken to generate the page: 0.04175 seconds