SQS Daemon in NodeJS
NodeJS workers in AWS EBS
SQS Daemon in NodeJS
Does not work well when there are more messages than workers.
It either does not know:
How to wait for success on current request to workers before sending more messages to workers for processing
or we did not know how to properly configure it!
to be determined...
Last updated