Skip to content

Allow artificial network latency between DFaaS nodes #44

@ema-pe

Description

@ema-pe

Since the basic deployment and tests are performed on VMs hosted on the same machine, the current network latency between DFaaS nodes is negligible. To simulate scenarios in which agents forward requests to other nodes, we may introduce artificial network latency for both the DFaaS agents and HAProxy. This can be implemented directly at the VM level using tc (Linux Traffic Control) (man page, Red Had docs), without relying on ufw (disabled on the VMs) or host-level iptables.

This can also enable further research on handling scenarios where DFaaS nodes have different network latencies (see issue #6 and #41).

Metadata

Metadata

Assignees

No one assigned

    Labels

    dfaasEntire DFaaS node

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions