Re: Concurrent processes
- From: Paul Davis <pbd Op Net>
- To: Hal Greenwald <hgreenwald itd nrl navy mil>
- Cc: Valery Avaux <vavaux ulb ac be>, gtk-list gnome org
- Subject: Re: Concurrent processes
- Date: Tue, 03 Apr 2001 20:20:09 -0400
>Paul,
> My experience has been that it is a big mistake to distribute
>GTK calls (or any X based widget set for that matter) among threads.
>I use use multi-threading, however the gui controls live in a single
>thread.
Right, I concur, and I do exactly the same thing. However, it does
make life a bit more complex, especially for people without much
programming experience. G_THREADS_{ENTER|LEAVE} often works for some
simple cases.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]