Could propose a version that can be run on multiple computers #42

Open
opened 2023-02-14 23:38:36 +01:00 by Benjamin_Loison · 1 comment

If was having a lot of storage compared to the typical execution of the algorithm, using multiple computers to run this YouTube graph discovery would make sense. Should then also pay attention to global variables (notably mutexes) to not treat multiple times (one time on different computers) the same channel.

Originally posted by @Benjamin_Loison in #2 (comment)

If was having a lot of storage compared to the typical execution of the algorithm, using multiple computers to run this YouTube graph discovery would make sense. Should then also pay attention to global variables (notably mutexes) to not treat multiple times (one time on different computers) the same channel. _Originally posted by @Benjamin_Loison in https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine/issues/2#issuecomment-426_
Benjamin_Loison added the
epic
enhancement
low priority
labels 2023-02-14 23:40:30 +01:00
Author
Owner

Note that the main problem might be to have multiple YouTube operational API running on multiple IPs cf this Git issue comment.

Note that the main problem might be to have multiple YouTube operational API running on multiple IPs cf [this Git issue comment](https://github.com/Benjamin-Loison/YouTube-operational-API/issues/11#issuecomment-1430484543).
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/YouTube_captions_search_engine#42
No description provided.