From 70f09c2537df2f56bc44a5fa7a653bbed53f1a75 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 23 Feb 2017 19:56:05 +0100 Subject: [PATCH] progress --- algorithm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm.py b/algorithm.py index 2dffbf5..ba70312 100644 --- a/algorithm.py +++ b/algorithm.py @@ -1,4 +1,4 @@ -if latency_datacenter < latency_cache && connected(endpoint, cache) +if latency_datacenter > latency_cache && connected(endpoint, cache) cache_wel if predictedrequestA > predictedrequestB cache_op_snelste(predictedrequestA)