Re: Corba & MultiThreading (was Re: Orb choosing time)
- From: Tom Tromey <tromey creche cygnus com>
- To: gnome-list gnome org
- Subject: Re: Corba & MultiThreading (was Re: Orb choosing time)
- Date: 22 Jan 1998 07:44:43 -0700
Philip> 1) Hack the code for both gtk and mico/omniorb to combine both
Philip> blocking calls into one super gnome gtk/corba blocking
Philip> call. (processes the gtk loop, then processes the omniorb
Philip> loop). Unfortunately this will require both loops to be
Philip> non-blocking, and may invove select() and the like.
gtk_main_loop is already running select. You don't have to process
one set of events and then the other -- instead you integrate the main
loops. This is no big deal. If Mico can't do this, well, then that's
a strike against Mico.
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]