awesome-asyncio
awesome-asyncio copied to clipboard
Add loafer
What is this project?
It abstracts the consumption of SQS messages using asyncio
http://loafer.readthedocs.io/en/latest/
Features:
- Encourages decoupling from message providers and consumers
- Easy to extend and customize
- Easy error handling, including integration with sentry
- Easy to create one or multiple services
- Generic Handlers
- Amazon SQS integration
Why is it awesome?
When using it, you don't need to worry about asyncio and the event-loop, it's all abstracted away, you can even write sync code that it will deal with it just fine.
Looks good to me. Anyone else what to comment on that?
Please resolve the conflicts 🎉
loafer
doesn't really seem to be maintained. @daneoshiga do you still think this should be included in the list?
@timofurrer no, I think it's OK to not add it any more.