You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Miguel Grinberg b6df63d849 delay start of message queue listener thread until first request comes 9 years ago
..
__init__.py initial implementation of inter-process communication 10 years ago
base_manager.py Avoid KeyError when no room exists 9 years ago
kombu_manager.py Use separate read and write Kombu connections 10 years ago
middleware.py Fixed executable bit on several files 10 years ago
packet.py Correctly handle payloads that are empty lists or dictionaries (fixes #5) 10 years ago
pubsub_manager.py Add write_only argument to Kombu and Redis manager classes 10 years ago
redis_manager.py Add write_only argument to Kombu and Redis manager classes 10 years ago
server.py delay start of message queue listener thread until first request comes 9 years ago