On HPUX, ACE use DCE (or CMA, in regard with threads it is the same)
threads as underlying implementation. At least by default it do so.
Probably you may choose ACE over Pth when compiling ACE.
If you need only basic threads functionality, ACE is a bit too heavy.
As for DCE or CMA threads itself, it's Posix draft 4.
Pth compiled and run on HPUX10.20 with no problems.
Vladimir.
prakash wrote:
> Hi,
> Iam a newbie to Pth. Iam looking for a thread library on HPUX10.20 and
> came across GNU Pth. How widely is Pth used on HPUX systems? How does it
> compare in stability and performance with say DCE or ACE threads? your help
> would be greatly appreciated.
>
> Thanks,
> Prakash
>
> ______________________________________________________________________
> GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager (Majordomo) [EMAIL PROTECTED]
______________________________________________________________________
GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager (Majordomo) [EMAIL PROTECTED]