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

Multithreading #2

Open
wwbrannon opened this issue Dec 31, 2019 · 1 comment
Open

Multithreading #2

wwbrannon opened this issue Dec 31, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wwbrannon
Copy link
Collaborator

wwbrannon commented Dec 31, 2019

This application is heavily IO-bound but also single-threaded, which limits throughput and especially ability to make use of multiple sets of Twitter creds. It should be able to multiplex access to the Twitter API up to rate limit of provided creds.

@wwbrannon wwbrannon added the enhancement New feature or request label Dec 31, 2019
@wwbrannon
Copy link
Collaborator Author

Blocked on #3

@wwbrannon wwbrannon added this to the Multithreading support milestone Feb 9, 2020
@wwbrannon wwbrannon self-assigned this Feb 12, 2020
@wwbrannon wwbrannon removed the enhancement New feature or request label Sep 8, 2020
@wwbrannon wwbrannon changed the title Single-threaded Multithreading Sep 11, 2020
@wwbrannon wwbrannon added the enhancement New feature or request label Sep 11, 2020
wwbrannon added a commit that referenced this issue Nov 13, 2021
@wwbrannon wwbrannon removed this from the Multiprocessing support milestone Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant