Download List

Descripción del Proyecto

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-12-29 22:40 Back to release list
0.0.13

Minor fixes para apoyar la versión de Stunnel 4. Una muestra o prueba de concepto que utiliza la aplicación MQS se ha añadido (para distribuir sus políticas de filtrado de paquetes).
Tags: Minor bugfixes
Minor fixes to support Stunnel version 4. A sample/proof of concept application that uses MQS has been added (to distribute packet filter policies).

Project Resources