13 Commits (b4512b13176b6c04e29803759fff346ca78eb76f)

Author SHA1 Message Date
Kelly Truesdale da7cb86330 Logging improvements for write-only connections (#197) 7 years ago
Alex Plugaru 358a8e118f Made queues non-durable. Always retry after disconnect. (#120) 8 years ago
Miguel Grinberg 36f8d35d08 fix misleading error message 8 years ago
Miguel Grinberg 5e1391d80e Fixed initialize() method in PubSubManager subclasses 8 years ago
Miguel Grinberg 6ba131af5c Warn when message queues are used without monkey patching 9 years ago
Miguel Grinberg 052fd93745 some improvements and optimizations to KombuManager class 9 years ago
Miguel Grinberg cc9027586f add a TTL option to Kombu queues when RabbitMQ is used 9 years ago
Miguel Grinberg 0c35757359 Use separate read and write Kombu connections 9 years ago
Miguel Grinberg 57756e3bdc Add write_only argument to Kombu and Redis manager classes 9 years ago
Miguel Grinberg 73fd499033 correct kombu implementation of a fanout queue 10 years ago
Miguel Grinberg 71142aa2db pubsub unit tests 10 years ago
Miguel Grinberg 63f5ed3429 Support for callbacks across servers 10 years ago
Miguel Grinberg 47620bbebd initial implementation of inter-process communication 10 years ago