(no subject)

Tver Mit Vukdev at mail.ru
Mon Jun 10 12:21:02 UTC 2002


Hi all.
I write a programm that uses plugin (on dl* functions base). When plugin code is free of
bugs all is ok, but when plugin faults by any reason, my programm do so. I want my programm
to work even if plugin dies. I see two ways: 
1. handling signals 
2. run plugin in different thread or process
but then: 
in 1. what will be with resources, that plugin use ? 
in 2. it'll be about 15-20 plugins running - so there will be 15-20 processes. And how to synchronise them all?

Got any ideas, opinions?

________________
Good hunt.

 Tver                          mailto:Vukdev at mail.ru





More information about the KDevelop-devel mailing list