[MUD-Dev] APE 0.2.1

J C Lawrence claw at varesearch.com
Wed May 12 18:52:25 CEST 1999


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>--

--
J C Lawrence                                   Home: claw at kanga.nu
---------(*)                Linux/IA64 - Work: claw at varesearch.com
 ... Beware of cromagnons wearing chewing gum and palm pilots ...


_______________________________________________
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