-
Notifications
You must be signed in to change notification settings - Fork 0
The Game of Life. A resource or a set of resources can be used in a computer by many threads or processes at the same time. In this Universitary project the goal is having a running program which uses many cooperating threads accessing to a group of common resouces without overwriting of datas or deadlocks due to bad use of ipc and controllers. …
Mistra/GameOfLife-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GameOfLife-Project is an universitary project set up for the mere purpose of improving knowledge in the programming field of algorithms and multithreading. In this case, the subject is the implementation of a particularly simple version of the game of life (see description and wiki). Any use, change or dependency of/from source code is free but the owner WILL NOT in any case be responsable of evental errors deriving from the use or wrong use of the code and WILL NOT be and feel obliged to provide any kind of support.
About
The Game of Life. A resource or a set of resources can be used in a computer by many threads or processes at the same time. In this Universitary project the goal is having a running program which uses many cooperating threads accessing to a group of common resouces without overwriting of datas or deadlocks due to bad use of ipc and controllers. …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published