celery worker with sqs to consume arbitrary messages from outside
does anyone know if a celery worker can receive and consume messages from a sqs where the messages are pushed to the sqs by outside applications?
does anyone know if a celery worker can receive and consume messages from a sqs where the messages are pushed to the sqs by outside applications?