diff --git a/Website/WebRoot/WEB-INF/classes/dao/MemcachedServer.class b/Website/WebRoot/WEB-INF/classes/dao/MemcachedServer.class index 41dba9b..2a8c3bb 100644 Binary files a/Website/WebRoot/WEB-INF/classes/dao/MemcachedServer.class and b/Website/WebRoot/WEB-INF/classes/dao/MemcachedServer.class differ diff --git a/Website/WebRoot/WEB-INF/classes/dao/RMemcachedServer.class b/Website/WebRoot/WEB-INF/classes/dao/RMemcachedServer.class index 9c99b8a..8da0982 100644 Binary files a/Website/WebRoot/WEB-INF/classes/dao/RMemcachedServer.class and b/Website/WebRoot/WEB-INF/classes/dao/RMemcachedServer.class differ diff --git a/Website/WebRoot/data/images/figure10.png b/Website/WebRoot/data/images/figure10.png deleted file mode 100644 index 1b357ef..0000000 Binary files a/Website/WebRoot/data/images/figure10.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure11.png b/Website/WebRoot/data/images/figure11.png deleted file mode 100644 index f6b7660..0000000 Binary files a/Website/WebRoot/data/images/figure11.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure12.png b/Website/WebRoot/data/images/figure12.png deleted file mode 100644 index d847870..0000000 Binary files a/Website/WebRoot/data/images/figure12.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure13.png b/Website/WebRoot/data/images/figure13.png deleted file mode 100644 index 11d9f21..0000000 Binary files a/Website/WebRoot/data/images/figure13.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure14.png b/Website/WebRoot/data/images/figure14.png deleted file mode 100644 index 23ddad3..0000000 Binary files a/Website/WebRoot/data/images/figure14.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure15.png b/Website/WebRoot/data/images/figure15.png deleted file mode 100644 index f53a423..0000000 Binary files a/Website/WebRoot/data/images/figure15.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure16.png b/Website/WebRoot/data/images/figure16.png deleted file mode 100644 index 0d07cb8..0000000 Binary files a/Website/WebRoot/data/images/figure16.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure7.png b/Website/WebRoot/data/images/figure7.png deleted file mode 100644 index c4c1344..0000000 Binary files a/Website/WebRoot/data/images/figure7.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure8.png b/Website/WebRoot/data/images/figure8.png deleted file mode 100644 index e4147c1..0000000 Binary files a/Website/WebRoot/data/images/figure8.png and /dev/null differ diff --git a/Website/WebRoot/data/images/figure9.png b/Website/WebRoot/data/images/figure9.png deleted file mode 100644 index fdccf91..0000000 Binary files a/Website/WebRoot/data/images/figure9.png and /dev/null differ diff --git a/Website/WebRoot/data/images/untitled1.png b/Website/WebRoot/data/images/untitled1.png new file mode 100644 index 0000000..612996a Binary files /dev/null and b/Website/WebRoot/data/images/untitled1.png differ diff --git a/Website/WebRoot/data/images/untitled10.png b/Website/WebRoot/data/images/untitled10.png new file mode 100644 index 0000000..e8485c8 Binary files /dev/null and b/Website/WebRoot/data/images/untitled10.png differ diff --git a/Website/WebRoot/data/images/untitled2.png b/Website/WebRoot/data/images/untitled2.png new file mode 100644 index 0000000..ed217d5 Binary files /dev/null and b/Website/WebRoot/data/images/untitled2.png differ diff --git a/Website/WebRoot/data/images/untitled3.png b/Website/WebRoot/data/images/untitled3.png new file mode 100644 index 0000000..63fbfb4 Binary files /dev/null and b/Website/WebRoot/data/images/untitled3.png differ diff --git a/Website/WebRoot/data/images/untitled4.png b/Website/WebRoot/data/images/untitled4.png new file mode 100644 index 0000000..d4d75de Binary files /dev/null and b/Website/WebRoot/data/images/untitled4.png differ diff --git a/Website/WebRoot/data/images/untitled5.png b/Website/WebRoot/data/images/untitled5.png new file mode 100644 index 0000000..36d661b Binary files /dev/null and b/Website/WebRoot/data/images/untitled5.png differ diff --git a/Website/WebRoot/data/images/untitled6.png b/Website/WebRoot/data/images/untitled6.png new file mode 100644 index 0000000..ab7aa32 Binary files /dev/null and b/Website/WebRoot/data/images/untitled6.png differ diff --git a/Website/WebRoot/data/images/untitled7.png b/Website/WebRoot/data/images/untitled7.png new file mode 100644 index 0000000..cc40187 Binary files /dev/null and b/Website/WebRoot/data/images/untitled7.png differ diff --git a/Website/WebRoot/data/images/untitled8.png b/Website/WebRoot/data/images/untitled8.png new file mode 100644 index 0000000..8d5e3be Binary files /dev/null and b/Website/WebRoot/data/images/untitled8.png differ diff --git a/Website/WebRoot/data/images/untitled9.png b/Website/WebRoot/data/images/untitled9.png new file mode 100644 index 0000000..6e8421c Binary files /dev/null and b/Website/WebRoot/data/images/untitled9.png differ diff --git a/Website/WebRoot/overview.jsp b/Website/WebRoot/overview.jsp index 96f42b1..904e123 100644 --- a/Website/WebRoot/overview.jsp +++ b/Website/WebRoot/overview.jsp @@ -36,12 +36,12 @@ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.
The evaluation has been performed in a cluster of 4 machines connected through a 100 Mbps switch. Each has 4GB of RAM, Intel(R) 82567LM-3 Gigabit Network Connection. The operating system in 4 machines is Debian 6. Test throughput of R-Memcached and traditional Memcached clients under the different workloads, i.e. the number of threads is 1, 10, 50, 100, 500, 1000, and 2000. Each thread sends 1000 requests. Based on the different proportion of read and write, tests are divided into five scenario: read-only, write-only, 95% read and 5% write, 80% read and 20% write, and 50% read and 50% write.