giulionf / realtweetornotbot

Scans screenshots of tweets on reddit and links the corresponding tweet
https://www.reddit.com/u/realtweetornotbot
MIT License
77 stars 5 forks source link

Use Bounded Threadpoolexecutor to lower RAM #32

Closed giulionf closed 5 years ago

giulionf commented 5 years ago

https://github.com/mowshon/bounded_pool_executor

giulionf commented 5 years ago

Does not solve the RAM issue. Producer Consumer was implemented as an alternative. Issue Closed.