Skip to content

Gleam Benchmark based on the Ring exercise from Joe Armstrong's Book "Programming Erlang"

Notifications You must be signed in to change notification settings

eelmafia/Gleam-Ring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gleamring

Simple benchmark based on Joe Armstrong's exercise from his book Programming Erlang: Software for a Concurrent World.

The exercise is to create N processes linked together in a ring and to send a message that loops the ring M times so that M*N messages are sent in total and to time how long it takes

gleam  run  # Run the project

About

Gleam Benchmark based on the Ring exercise from Joe Armstrong's Book "Programming Erlang"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages