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

Better Crossthread and Crosstask Communication #14

Open
mookums opened this issue Mar 3, 2025 · 1 comment
Open

Better Crossthread and Crosstask Communication #14

mookums opened this issue Mar 3, 2025 · 1 comment
Assignees
Milestone

Comments

@mookums
Copy link
Collaborator

mookums commented Mar 3, 2025

I've run into a couple use-cases already where it would've been nice to have an easy to use MPSC channel.

@mookums mookums added this to the 0.3.0 milestone Mar 3, 2025
@mookums mookums self-assigned this Mar 3, 2025
@mookums
Copy link
Collaborator Author

mookums commented Mar 3, 2025

Could also explore the idea of having a central Event Bus. Might be a fun thing to play around with where you can subscribe to or push to arbitrary topics (and this would practically handle all of the Channel concerns)

@mookums mookums changed the title MPSC Channel Better Crossthread and Crosstask Communication Mar 6, 2025
@mookums mookums modified the milestones: 0.3.0, 0.4.0 Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant