Skip to content

R-Suite/ServiceConnect-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service-Connect

A simple, easy to use asynchronous messaging framework for Python. It provides a interface for using common asynchronous messaging patterns over different protocols. It currently supports AMQP and has been tested on RabbitMQ. The plan is to support more protocols in the future.

Current Features

  • Messaging Patterns
    • Point to Point (Sending commands)
    • Publish/Subscribe (Publishing events)
  • Retries
  • Auditing
  • Error handling
  • SSL Support
  • Priority Queues
  • Filters

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published