Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.37 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.37 KB

edge-test

Test implementation for containerization of the edge components and their validation results.

Components:

  • Common - contains all base Mesos scheduler/executor logic, avro/json/proto -> avro transformation, LogLine model.
  • Frameworks:

Dropwizard
Finagle
Golang
Netty
Play
Spray
Unfiltered

  • Go-perf - simple go tool to create load simulating multiple concurrent connections.
  • Scripts - simple bash scripts to create load (using curl).
  • Vagrant - contains vagrant scripts to spin up Mesos locally.
  • Dashboard - simple dashboard to view frameworks statistics (requests per second and latency) in realtime.