From c8543b6c4b1e416af0d78e4921b0ae681f6e9777 Mon Sep 17 00:00:00 2001 From: Sheyda Date: Fri, 24 Jul 2015 17:57:49 -0500 Subject: [PATCH] Update CacheManager.py --- dist/cache/prioritycache/CacheManager.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/cache/prioritycache/CacheManager.py b/dist/cache/prioritycache/CacheManager.py index f25e3db..91176e1 100644 --- a/dist/cache/prioritycache/CacheManager.py +++ b/dist/cache/prioritycache/CacheManager.py @@ -2,7 +2,7 @@ """" Cache-n-DASH: A Caching Framework for DASH video streaming. -Authors: Parikshit Juluri, Sheyda Kiyani Meher, Rohit Abhishek +Authors: Parikshit Juluri, Sheyda Kiani Mehr, Rohit Abhishek Institution: University of Missouri-Kansas City Contact Email: pjuluri@umkc.edu @@ -129,4 +129,4 @@ def prefetch_function(self): def get_throughput_info(username, session_id): # TODO: Get the throughput from the database # Testing with the lowest value - return 1000 \ No newline at end of file + return 1000