Skip to content

ianlintner/zio2-semaphore-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIO2 Semaphores Examples

Somewhat practical concurrent examples of ZIO2 Semaphores and concurrency control.

ZIO Official Docs on Semaphores https://zio.dev/reference/concurrency/semaphore/

Running Examples

sbt run

Then Select Your Example

Multiple main classes detected. Select one to run:
 [1] NotActuallySemaphoresPar
 [2] SemaphoreExample

Enter number: 

About

ZIO2 Example of Concurrency Control & Semaphores

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages