From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hensema To: 'Pthreads-win32' Subject: Performance Date: Wed, 22 Sep 1999 07:31:00 -0000 Message-id: X-SW-Source: 1999/msg00093.html Sorry if this question has been asked before on this list, but the archives seem te be offline. I'm preparing to port a 110 kloc application from Unix to NT. It's very performance critical, so we don't want to use API's like Nutcracker or Cygwin. The application extensively uses multithreading, and we want to maximise the performance. How does the pthread-win32 performance compare to the regular win32 threads? And, if we aren't going to use pthreads-win32, how much effort would it take to port our pthreads application to win32? Erik Hensema, erik.hensema@group2000.nl