Littlebookofsemaphores

LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey.
Alternatives To Littlebookofsemaphores
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Littlebookofsemaphores227
a month ago16TeX
LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey.
Book Cicd Docker Kubernetes154
8 months ago1otherCSS
A book on CI/CD with Docker, Kubernetes and Semaphore
Library Simulator8
5 years agoJava
This is a project for the practical work of the Operating system module in The University of Ibn Khaldoun - Algeria in which we had used the notion of threads and parallelism to make a library simulator.
Little Book Of Semaphores7
4 years ago2Racket
Racket support for implementing the little book
Littlebookofsemaphores6
5 years ago1unlicenseGo
A Go Language take on Allen Downey's Free Book "The Little Book of Semaphores"
Violentpython3
10 years agoPython
A repo where I will upload the codes since I'm reading the book Violent Python
Alternatives To Littlebookofsemaphores
Select To Compare


Alternative Project Comparisons
Readme

LittleBookOfSemaphores

LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey.

To run the Sync thread simulator, make sure you have Python installed with tkinter.

Then

  1. Download this repository in a Zip file

  2. Unzip the zip file

unzip LittleBookOfSemaphores-master.zip
  1. Change into the directory that contains Sync.py
cd LittleBookOfSemaphores-master/code/
  1. Run Sync without example code:
python Sync.py
  1. Run Sync with example code:
python Sync.py sync_code/barrier.py 

If you are using Anaconda, you might find that the fonts don't look good. This is a well-known problem with no easy solution.

Popular Semaphore Projects
Popular Book Projects
Popular Control Flow Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Tex
Book
Latex
Semaphore