Skip to content

Asynchronous message dispatcher - Currently using asyncio and amazon SQS

License

Notifications You must be signed in to change notification settings

cleisonsilfer/olist-loafer

 
 

Repository files navigation

Loafer

PyPI latest PyPI Version PyPI License PyPI Downloads Docs

TravisCI Build Status Coverage Status Requirements Status Scrutinizer Code Quality Code Climate


Loafer is an asynchronous message dispatcher for concurrent tasks processing.

Currently, only AWS SQS is supported

It uses asyncio library and provides a friendly CLI.

Features:

  • Encourages decoupling from message producers and consumers
  • Highly configurable
  • Easy to extend
  • Amazon SQS integration

It requires Python 3.5+ and is very experimental at the moment, expect a lot of changes until the first major version.

Documentation

Check out the latest Loafer documentation at Read the Docs website.

About

Asynchronous message dispatcher - Currently using asyncio and amazon SQS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.8%
  • Makefile 2.2%