[omniORB] Accessing ServiceContext from omniORBpy?
Duncan Grisby
duncan@grisby.org
Mon Feb 10 11:29:02 2003
On Friday 7 February, "Renzo Tomaselli" wrote:
> I have a closely related question: an interceptor fetches a
> ServiceContext value from a request, then its stores it into a TLS chunk.
> Later the same thread can retrieve it (implementation-space).
> While this works well in C++, are we sure that the retrieving Python
> implementation will belong to the same thread ?
Yes, it will always be the same thread.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --