amnonh / stock-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stock-example

This is a micro-service example for buying and selling stocks

To build

Install and compile seastar, then set the makefile so that SEASTAR would point to seastar base. Then do:

make

To run

./stock

About


Languages

Language:C++ 96.1%Language:Makefile 3.9%