Skip to content
/ trolley Public

An experiment in building a pub-sub message/service-bus in python

Notifications You must be signed in to change notification settings

ray2k/trolley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trolley

An experiment in building a pub-sub message/service-bus in python

Goals

  • extensible transports (stevendore?)
  • command-line invocable
  • support eventlet natively or via monkey patching
  • saga support (eventually)
  • configurable polling strategies

About

An experiment in building a pub-sub message/service-bus in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages