/simple_word_counter

Simple word counter with time benchmark due to multi-processes in elixir

Primary LanguageElixir

WordCounter

An exercise that implements a simple word counter with time benchmark due to multi-process in Elixir. There is a common process scheduler implementation within.