Download List

프로젝트 설명

Libmtrwe is a library for connecting data producers and consumers with optional encoders, transparently managing synchronization issues in a multi-threaded environment. This is achieved by using a main circular buffer and various buffering solutions. Producers, consumers, and encoders can be specified by the user via a simple interface, each being run in a POSIX thread spawned with pthread_create. The library hides all synchronization issues. Examples and documentation are available.

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.

2001-10-28 20:17
0.0.2

버그수정, 코드 정리, 신호 처리를 지원하는 다른 스레드를 사용합니다.
Tags: Minor feature enhancements
Bugfixes, code cleanup, and signal handling support using another thread.

Project Resources