Skip to content

mutuxixi/SPheromone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPheromone

Simple Pheromone

Install dependencies

sudo apt-get install libyaml-cpp-dev
sudo apt-get install libprotobuf-dev protobuf-compiler
sudo apt-get install -y libzstd-dev libssl-dev libz-dev

# mongo-c-driver
sudo apt-get install -y libmongoc-dev libbson-dev libbson-1.0-0

# boost
sudo apt install libboost-all-dev

Build

set Build Directory ad /tmp/SPheromone129, and then build

Run

ref benchmarks/01

Benchmarks


benchmarks
    |---00 # compare different function communication method
    |---01 # application: long chain
    |---02 # real serverless application: media service
    |---03 # real serverless application: ml pipeline
    |---04 # real serverless application: finra
|---Lumine

About

Simple Pheromone

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 73.0%
  • C 24.5%
  • CMake 1.4%
  • Shell 1.1%