[omniORB] Corba Dependencies on Operating system ?
Duncan Grisby
duncan at grisby.org
Fri Jul 1 14:56:00 BST 2011
On Mon, 2011-06-20 at 14:35 +0530, swapna mudavath wrote:
> I am working for a team developing our own Board support package and
> customizing linux for our platform(portng linux on RISC processor).
> We want corba middle ware over Operating system
As long as you don't totally strip core features out of Linux, there
should be no problem.
> I have few enquiries regarding the dependencies
>
> 1) Are there any specific dependencies of corba implementation on
> a) Board support package
I don't know what that means.
> b) Real time operating system
omniORB does not require a real time operating system.
> 2)In particular does Omniorb have operating system dependencies
>
> 3) Are there any calls the Operating System must provide for corba?
pthreads and BSD sockets. The compiler must support C++ exceptions in a
thread safe manner.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list