[omniORB] Thread callback hooks

Patrick Hartling patrick.hartling at gmail.com
Tue Oct 4 11:37:54 BST 2005


Duncan,

Thanks, that is exactly what I needed. My code works like a charm now.

 -Patrick

On 10/4/05, Duncan Grisby <duncan at grisby.org> wrote:
> On Tuesday 4 October, Patrick Hartling wrote:
>
> > I am working on a relatively complex application combining several
> > thread-aware packages including omniORB 4.0.6. In this case, I need
> > one package to be able to be made aware of the thread created
> > internally by omniORB for handling incoming traffic. Fortunately, the
> > software in question (OpenSG) has features for allowing exactly that.
> > Now, I just need to figure out where to make use of those features
> > from the thread created by omniORB. I have seen some old posts
> > referring to omniORB 3 features for having callbacks or hooks that are
> > invoked when omniORB is initializing a thread, and I am wondering if
> > omniORB 4 has anything similar. Thanks in advance.
>
> Look at the createThread and assignUpcallThread interceptors, documented
> in chapter 10 of the omniORB manual.
>
> Cheers,
>
> Duncan.
>
> --
>  -- Duncan Grisby         --
>   -- duncan at grisby.org     --
>    -- http://www.grisby.org --
>


--
Patrick L. Hartling
http://www.137.org/patrick/



More information about the omniORB-list mailing list