[MUD-Dev] APE 0.2.1
Marc Hernandez
marc at ias.jb.com
Thu May 13 00:14:45 CEST 1999
On Wed, 12 May 1999, J C Lawrence wrote:
> http://www.tycho.com/ape/
> --<cut>--
> APE is a C++ class library primarily for development of threaded
> servers in a portable manner. A seperate source tree is maintained
> for both pthread "Posix" targets (Linux, xBSD, Solaris, etc), and
> for win32 targets. The goal is to provide a truelly common framework
> for C++ for writing portable threaded server applications that do
> not require a huge amount of runtime overhead to support, and hence
> can make C++ and threads suitable even for development of trivial
> servers and services.
> --<cut>--
On this note. There is a port of pthreads at:
http://sourceware.cygnus.com/pthreads-win32/
It seems to work pretty good. The test programs work.
Marc Hernandez
5 billion neurons can't be wrong.
_______________________________________________
MUD-Dev maillist - MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev
More information about the mud-dev-archive
mailing list