next up previous contents
Next: ICQ Library Up: Server Previous: Database   Contents

Threading Library

We use the POSIX threads (pthreads) library in order to enable threading of the application.

Being a standard in new POSIX compliant systems, pthread has been very extensively tested and is being used as a standard for threaded programming in big corporations such as IBM.



Zvika Brakerski 2001-05-09