r-monti / TalkAID-GA

Project for the FIA course at the University of Salerno for TalkAId.
https://github.com/pastore99/TalkAId
Other
0 stars 0 forks source link

Extra - Multiprocessing #9

Closed r-monti closed 7 months ago

r-monti commented 7 months ago

Make the algorithm run in multiprocessing, so that the algorithm can be executed several times in parallel and do multiple users.

r-monti commented 7 months ago

Implemented with multiprocessing Pool.