Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternate Eventing Mechanism #482

Open
davidvonthenen opened this issue Nov 7, 2024 · 0 comments
Open

Alternate Eventing Mechanism #482

davidvonthenen opened this issue Nov 7, 2024 · 0 comments
Labels
high priority Do these first...
Milestone

Comments

@davidvonthenen
Copy link
Contributor

Proposed changes

Implement an alternative mechanism for passing events to users.

Throwing around some ideas:

  • Create an event bus
  • Use a 3rd party event library
  • Simply create an internal queue for each type of message, expose the queues, have clients pull events from queue
  • etc
  • etc
  • etc

Context

Possible Implementation

Other information

@davidvonthenen davidvonthenen added the high priority Do these first... label Nov 7, 2024
@davidvonthenen davidvonthenen added this to the Python 3.8 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority Do these first...
Projects
None yet
Development

No branches or pull requests

1 participant