Sopel97 / chess_pos_db

Database software for chess position statistics. Designed to provide high performance and handle billions of games.
MIT License
3 stars 4 forks source link

Multithreaded import #21

Open Sopel97 opened 3 years ago

Sopel97 commented 3 years ago

General thoughts follow:

Some old points that may apply:

The general directions should be readding parallelisation to the current database class, don't separate sequential from parallel.