Benjamin_Loison opened issue Benjamin_Loison/YouTube_captions_search_engine#10 2023-01-03 23:42:35 +01:00
What are the limits of folders in a folder and the number of files in a folder in ext4?
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-01-03 23:23:21 +01:00
b168161b4f Correct boolean inputs
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-01-03 22:58:43 +01:00
69e84f0a8e Rename _buffer to buffer, expand tabs to spaces in src/ and tests/ and move up BUFFER_SIZE macro definition
Benjamin_Loison opened issue Benjamin_Loison/Synchronous_reactive_systems#5 2023-01-03 22:46:33 +01:00
Add priorities to tokens in the parser
Benjamin_Loison opened issue Benjamin_Loison/YouTube_captions_search_engine#9 2023-01-03 20:59:08 +01:00
Make sure that in case of error returned by the YouTube Data API v3 the algorithm treats it correctly
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-01-03 19:43:28 +01:00
5cabb042fc Improve and correct IO UI and add tests
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-01-03 19:42:47 +01:00
d3c2dfa35b Improve and correct IO UI and add tests
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-01-03 19:41:46 +01:00
6d17fe1a40 Improve and correct IO UI and add tests
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-01-03 19:41:23 +01:00
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-01-03 19:40:55 +01:00
2e773e7d1a Improve and correct IO UI and add tests
Benjamin_Loison opened issue Benjamin_Loison/Synchronous_reactive_systems#4 2023-01-03 19:32:48 +01:00
main.native doesn't return a failed exit code on error
Benjamin_Loison opened issue Benjamin_Loison/Synchronous_reactive_systems#3 2023-01-03 19:20:38 +01:00
core dumped on exit
Benjamin_Loison commented on issue Benjamin_Loison/Synchronous_reactive_systems#2 2023-01-03 19:03:38 +01:00
Have a C output formatted

Same comment for Lustre input holds.

Benjamin_Loison opened issue Benjamin_Loison/Synchronous_reactive_systems#2 2023-01-03 19:00:58 +01:00
Have a C output formatted
Benjamin_Loison reopened issue Benjamin_Loison/YouTube_captions_search_engine#7 2023-01-03 05:41:47 +01:00
Add multi-threading
Benjamin_Loison closed issue Benjamin_Loison/YouTube_captions_search_engine#7 2023-01-03 05:41:42 +01:00
Add multi-threading
Benjamin_Loison commented on issue Benjamin_Loison/YouTube_captions_search_engine#7 2023-01-03 05:41:29 +01:00
Add multi-threading

Making an algorithm to delete channel folders that were being treated.

Benjamin_Loison reopened issue Benjamin_Loison/YouTube_captions_search_engine#7 2023-01-03 05:41:29 +01:00
Add multi-threading
Benjamin_Loison commented on issue Benjamin_Loison/YouTube_captions_search_engine#6 2023-01-03 05:31:53 +01:00
Add support for multiple keys to be resilient against exceeded quota errors

With 10 threads, for no clear reason the 8 logical cores are used at the maximum of their capacity according to htop, that should be investigated. However with such a number of threads I…

2a33be9272 Fix #7: Add multi-threading