[omniORB] pthreads / DCE-threads
Ralf Walther
rw@neurotec.de
Tue, 06 Oct 98 13:02:00 +
Hi CORBAholics,
and again a question on threads.
I think it's in general possible to compile omniORB and omniThread
with DCE threads, isn't it?
Unfortunately, I have a porting task to Dynix/ptx,
which doesn't support threads directly,
only IEEE POSIX 1003.1-1990, 1003.2.
For Dynix, DCE-threads are available from a third party vendor.
I think it supports BSD-Sockets, too (essential for omniORB porting,
right?)
I've read about companies, who have ported their mutithreaded software to
this
platform via DCE-threads, so is it right to say:
You can satisfy thread function calls
via DCE-thread calls?
Regards
Ralf