Download List

Project Description

pthrlib is a comprehensive library and toolkit allowing programmers to easily and quickly write small, fast, HTTP/1.1-compliant Web servers in C. It includes examples, full manual pages documenting every function, and a production quality micro-webserver called rws.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-10 03:02
3.3.1

pthrlib was ported to Solaris and *BSD, and now works correctly with gcc 3.2.
Tags: Stable, Major bugfixes

2002-11-18 16:01
3.0.15

This release adds MSP files, patches to enable chunked encoding, fixes to compile on RedHat 7.3, and support for DBI_TIMESTAMP, DBI_INTERVAL, DBI_INT_OR_NULL, DBI_CHAR, and DBI_BOOL in the DBI library. There is better handling of NULLs in the DBI library, along with debugging. There have also been a number of enhancements to the rws micro-webserver.
Tags: Stable, Minor feature enhancements

2002-09-07 22:33
3.0.5

Binary and source RPMs are available for pthrlib and the rws micro-webserver, and some documentation updates were made.
Tags: Stable, Minor feature enhancements

2002-09-01 01:11
3.0.4

Major documentation improvements--a comprehensive tutorial has been added.
Tags: Stable, Major feature enhancements

2002-08-21 20:11
3.0.1

pthr_server_main_loop has been rewritten and enhanced to make it much
simpler to create your own pthrlib-based servers. "rws" (the
pthrlib-based Web server) now supports tiny fast CGI scripts written
in C which are dynamically linked into the main Web server.
Tags: Stable, Major feature enhancements

Project Resources