Re: Corba & MultiThreading (was Re: Orb choosing time)



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]