Skip to main content

The SoftFIRE Experimenter Manager

Project description

Copyright © 2016-2018 SoftFIRE and TU Berlin. Licensed under Apache v2 License.

Experiment Manager

The SoftFIRE Experiment Manager is the main component of the SoftFIRE middleware. Other managers can register to the experiment manager so that the Experiment Manager is able to redirect requests from the experimenter to the appropriate manager. The managers use the gRPC protocol for communication.

The main tasks of the Experiment Manager are:

  • Exposing an API for the dashboard and the SoftFIRE SDK

  • User authentication and authorization

  • Resource discovery

  • Resource reservation

  • Resource provisioning

  • Processing the experiment definition

  • Providing experiment monitoring

In the figure below you can see the work flow of the Experiment Manager interacting with the experimenter and other managers.

image0

Technical Requirements

The Experiment Manager requires Python 3.5 or higher.

Installation and configuration

You can install the Experiment Manager using pip:

pip install experiment-manager

and then start it with the experiment-manager command.

Or you can run it from source code by cloning the git repository, installing the dependencies as specified in the setup.py file and executing the experiment-manager script.

The experiment manager needs a configuration file present at /etc/softfire/experimen-manager.ini. An example of the configuration file can be found here.

Issue tracker

Issues and bug reports should be posted to the GitHub Issue Tracker of this project.

What is SoftFIRE?

SoftFIRE provides a set of technologies for building a federated experimental platform aimed at the construction and experimentation of services and functionalities built on top of NFV and SDN technologies. The platform is a loose federation of already existing testbed owned and operated by distinct organizations for purposes of research and development.

SoftFIRE has three main objectives: supporting interoperability, programming and security of the federated testbed. Supporting the programmability of the platform is then a major goal and it is the focus of the SoftFIRE’s Second Open Call.

Licensing and distribution

Copyright © [2016-2018] SoftFIRE project

Licensed under the Apache License, Version 2.0 (the “License”);

you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

experiment-manager-1.4.6.tar.gz (31.5 kB view hashes)

Uploaded Source

Built Distribution

experiment_manager-1.4.6-py3-none-any.whl (41.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page