Skip to content

mrdgsmith/silver.bars.exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Library

to run use the following command

"./gradlew clean build test --refresh-dependencies"

prerequisites

  • Java 12
  • Gradle

Assumptions

Not to merge orders that have same price but different order type (BUY, SELL).

Notes

Use case for parallelisation on getting buy and sell orders was due to buy orders and sell orders in these use cases do not have a relation yet and can be processed concurrently.

About

Silver Bars Marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages