Skip to content

Ursulovic/conway-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Conway's game of life

Concurrent implementation of Conway's game of life in which cells are represented as threads.

What I learned

  • How to use multithreading in python
  • Many multithreading concepts such as parallelism, concurrency, locks...

About

Map-reduce for wikipedia articles in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published