Sign inSign up

mradamczyk/docker-collyzer

By mradamczyk

Updated over 10 years ago

Collyzer

Image
1

2.4K

mradamczyk/docker-collyzer repository overview

master-thesis

Master thesis project.

Analyzing performance and impact of different types on collocated tasks.

Tool provides one type of measurements, which reflects real-life scheduling approach in cloud.

  • containers - each task is put inside Docker container with ability to put some resource constraints like memory or CPU.

Here you can find referenced used in thesis.

Container performance measurement

  • Requirements:
    • After starting VM in Google Cloud run following commands to enable Docker REST API:
      • service docker stop
      • sudo docker -H tcp://0.0.0.0:4243 -H unix:///var/run/docker.sock -d &

Tag summary

Content type

Image

Digest

Size

257.9 MB

Last updated

over 10 years ago

docker pull mradamczyk/docker-collyzer