Download List

프로젝트 설명

MQS (Minimalist Queue Services) is a minimalist
queueing system that provides a set of basic
methods in order to offer asynchronous messaging
for program/application. Applications can use this
type of services in order to store and retrieve
messages to a dedicated queue in the queue
services. This allows you to avoid direct
connection between applications and provides a
simple asynchronous communication system. It
provides a simple set of XML-RPC methods for
pushing and getting messages in a specific queue
(so you can use the system with any application
that can talk XML-RPC). The queues are stored in a
database (e.g., MySQL) or in dedicated db files
(e.g. QDBM).

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.

2004-04-04 17:54 Back to release list
0.0.10

이 버전의 메시지를 로깅 시설 및 요청 ()을 추가합니다. 비 용 스토리지 덮어쓰기 옵션 - 영구적인 사용이 추가되었습니다. 다양한 수정되었다.
Tags: Major feature enhancements
This versions adds a logging facility (for
messages and requests). The storage overwrite
option for non-persistent usage was added. Various
fixes were made.

Project Resources