[omniORB] Another question about CORBA thread model in embedded system
Duncan Grisby
dgrisby@uk.research.att.com
Thu, 09 Dec 1999 15:37:17 +0000
On Thursday 9 December, biguo@263.net wrote:
> Hello,folks!I still have a question.In CORBA model,there is a thread
> scheduler in BOA of server side.These threads is scheduled by ORB
> and they're invisible to underlying OS.So,I say these threads are
> user level threads.Is it right?In embedded CORBA,ORB thread is the
> task of RTOS.These thread/task is visible to ORB and RTOS.Are they
> scheduled by ORB or RTOS?How to implement it?Anyone can help
> me?Thanks.
In omniORB, all threads are operating system threads. There is no
scheduler in omniORB.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --