- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 10.2 application development level THREAD support
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 01:03 PM
10-26-2001 01:03 PM
10.2 application development level THREAD support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 01:10 PM
10-26-2001 01:10 PM
Re: 10.2 application development level THREAD support
I'm not really a developer, but hope this helps anyway.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 01:14 PM
10-26-2001 01:14 PM
Re: 10.2 application development level THREAD support
http://www.roguewave.com/support/docs/thr200pl/booktoc.cfm
Also, hp.com has a nice service: hpux-devtools. Look at this search, it doesn't solve your problem instantly, but at least it's a direction you can dig:
http://h21007.www2.hp.com/dspp/srch/srch_SearchResut_IDX/1,1694,,00.html?qtext=thread&criteria=0&col=all&lk=1&rf=0&fld=3&nh=10&fdt=in&fin=an&amo=10&ady=19&ayr=2001&bmo=10&bdy=26&byr=2001&st=&qt=%2Bthread
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 01:15 PM
10-26-2001 01:15 PM
Re: 10.2 application development level THREAD support
http://www.riverace.com/ACE_Kits/hpux1020acc.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 01:27 PM
10-26-2001 01:27 PM
Re: 10.2 application development level THREAD support
I guess this message is a follow-up to your previous message.
Being a developer, you should have this URL handy. This may help you a lot while doing programming on HP.
http://devresource.hp.com
Following URL is a link from the above page. It talks about threads&multiprocessing.
http://h21007.www2.hp.com/dspp/tech/tech_TechTypeListingPage_IDX/1,1704,10318,00.html
I am hoping, you would find the required information there.
Being a system administrator, I know only how to help developers. I can't develop :-)
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2001 09:46 PM
10-27-2001 09:46 PM
Re: 10.2 application development level THREAD support
Would you consider moving to HP11.0?
I know for sure that threaded apps run just fine on v11.0.
I happen to have read somewhere that the pthread library can only be used with 10.30 onwards, though I can't dig up the reference right now.
