Giter Site home page Giter Site logo

daytrader's Introduction

Day_Trader

Day trader is a stock exchange platform built for performance and reliability.

Usage

login

daytrader

In order to use the current version(golang) you need to docker-compose up in several different directories:

  1. in frontend docker-compose up
  2. in golang/day_trader docker-compose up
  3. in golang/logging docker-compose up
  4. in quote_server docker-compose up

Design

This project is implemented in 2 different ways:

Django(Old version)

  • Rest communication
  • Nginx LB
  • Redis job queue
  • Django_rq workers
  • Memcached for caching
  • Mysql DB

python design

Golang(Current version)

Front end:

  • React

Backend:

  • GRPC communication
  • Envoy LB
  • Memcached for caching
  • Mysql Db

go design

Development

In order to use the current version(golang) you need to docker-compose up in several different directories:

  1. in frontend docker-compose up
  2. in golang/day_trader docker-compose up
  3. in golang/logging docker-compose up
  4. in quote_server docker-compose up

Generator

To run the generator you must have completed the previous development step.

  1. in golang/workload_generator docker-compose up
  2. The workload file can be changed to simulate different user workloads

Quote server

To run the quote server, cd quote_server and run docker-compose up

Testing

Golang

To test the golang app, cd golang/day_trader/test_infrastructure then run docker-compose up

Note - Since this uses a real db and cache, you must docker-compose down every time you want to retest

daytrader's People

Contributors

fattouche avatar cailanstm avatar isaacsahle avatar gurjy0t avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.