kombu-multibroker

Support for multiple brokers in Kombu
Download

kombu-multibroker Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Rick Branson
  • Publisher web site:
  • http://github.com/rbranson/

kombu-multibroker Tags


kombu-multibroker Description

kombu-multibroker is a module that provides support for multiple brokers in Kombu.kombu-multibroker is a terrible hack that allows the "kombu" package to talk to multiple brokers, and (kinda) ignore ones that are down. It also sort of provides load balancing.When specifying the broker, use the "multiamqp" transport and specify the list of brokers as the hostname, delimited by commas.It only supports librabbitmq.Again, this is a terrible hack and probably NOT fit for general consumption at this point.Usageimport kombuimport kombu_multibrokerkombu.BrokerConnection("multiamqp://broker1,broker2,broker3/")Product's homepage


kombu-multibroker Related Software