You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is about implementing connect4 in scala using parallelization (Scala Actor System) and comparing performances on different number of cores.
Go though the presentation file for more details.
About
This project is about implementing connect4 in scala using parallelization (Scala Actor System) and comparing performance on multiple number of cores