#
# $TPL: tpl/libtpl/README,v 1.2 2007/02/13 2:05:00 alex Exp $
#

	LIBTPL: Threading Patterns Library

Libtpl is a set of classes for basic threading support within C++ project
such as threads and mutexes, as well as higher level patterns such as
blocking queue, active object and event channel.

Documentation
=============

Overview material is present in:
	${TPL}/docs/libtpl

Status
======

This code is currently under development.
