jegesh / python-sqs-listener

A simple wrapper for boto3 for listening, and sending, to an AWS SQS queue
Other
154 stars 72 forks source link

multiprocessing support: new session for each instantiation #9

Closed e271828- closed 7 years ago

e271828- commented 7 years ago

Must explicitly create a new client session when using multiple threads or processes.

jegesh commented 7 years ago

Would you like to become a project collaborator? As you've probably noticed I haven't much time for it lately, and I actually no longer use the package in my own work.

e271828- commented 7 years ago

@jegesh Sure, happy to help out. Not sure if PyPI ever added delegation, but if so my username is e271828 there.

jegesh commented 7 years ago

Yeah, there seems to be a way to add contributors there, too. I'll see how it works. In the meantime I upgraded there, too: https://pypi.python.org/pypi/pySqsListener/0.7