Update of /home/repo-0.14/pmacct
In directory romesco.pmacct.net:/tmp/cvs-serv3566
Modified Files:
CONFIG-KEYS FAQS QUICKSTART
Log Message:
* Introducing support for a RabbitMQ broker to be used for queueing and
data exchange between Core Process and plugins. This is in alternative to
the home-grown circular queue implementation. plugin_pipe_amqp directive,
along with all other plugin_pipe_amqp_* directives, can be set globally
or apply on a per plugin basis (ie. it is a valid scenario, if multiple
plugins are instantiated, that some make use of home-grown queueing,
while others use RabbitMQ based queueing).
For a quick comparison: while relying on a RabbitMQ broker for queueing
introduces an external dependency (rabbitmq-c library, RabbitMQ server,
etc.), it reduces the amount of setting needed by the home-grown circular
queue implementation. See QUICKSTART for some examples.
_______________________________________________
pmacct-commits mailing list
http://www.pmacct.net/#mailinglists