Menu

POSIX Emulation Layer for WindowsThreads / News: Recent posts

PELT Initial release

PELT is a POSIX wrapper for windows threads. pthread_*, pthread_attr_*, pthread_mutex_*, pthread_mutexattr_*, pthread_cond_*, pthread_condattr_*, pthread_rwlock_*, sem_* functions are implemented in the initial release, this library is not yet 100% POSIX compliant.
But very much useful if one wants to develop multithreaded applications on windows using POSIX calls, and if still deosn't want to loose the native performance.

Posted by Rajulu Ponnada 2005-04-18
MongoDB Logo MongoDB