Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookRanking

A Book Ranking application that will sent a https request and parse the response to extract the rank and title of the book

The application was done using Ruby, an imperative language, and Elixir,a purely functional language.

It focuses on the 3 different solutions

  1. Using an iterator to send one request at the time
  2. Sending all https requests using multiple threads
  3. Sending all https request and prevent race conditions using locks

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages