Re: [Evolution] Thoughts on one process-per window + state recovery on crash?




2) Crash impact reduction via process isolation: Would it make sense to
have a separate process for each window, such that a crash inside one
window takes down just that one window, whilst leaving the rest of the
app intact?

The strange thing is that one of the major improvements to Evo when
going from 1.x to 2.x (I think) was getting rid of the individual
processes for each component and amalgamating them into one threaded
executable. :-)

The problem really comes down to how the individual processes and
windows interact and synchronise - as far as I can see with something
like a browser the individual windows/tabs etc are essentially
autonomous and independent, whereas with a groupware application there
is considerably more interaction between the components.

P.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]