MQS

MQS (Minimalist Queue Services) is a minimalist queueing system in Free Software.
Download

MQS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Alexandre Dulaunoy
  • Publisher web site:
  • http://search.cpan.org/~adulau/File-HStore-0.09/lib/File/HStore.pm

MQS Tags


MQS Description

MQS (Minimalist Queue Services) is a minimalist queueing system in Free Software. MQS (Minimalist Queue Services) is a minimalist queueing system in Free Software. The main purpose is to provide 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 message to dedicated queue in the queue services. This permits to prevent direct connection between applications and provides a simple asynchronous communication system.The MQS Daemon 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 storing of the queue is in a database (e.g. MySQL, Postgresql...) or in dedicated file(s) (e.g. QDBM). QDBM is the preferred storage.What's New in This Release:· RELEASE 0.0.14· Fixd the typo error in the Empty queue error· Updated the required package in the documentation· Changed the perl interpreter call to /bin/env perl


MQS Related Software