# HG changeset patch # User e095732 # Date 1356510660 -32400 # Node ID 380120eb0cd76ceaea7070cf73fdd831ca382b83 # Parent 32b555e8fb6f21ae47aa33ffe42a22a2029b627f add image files diff -r 32b555e8fb6f -r 380120eb0cd7 presen/images/datasegment_key.graffle Binary file presen/images/datasegment_key.graffle has changed diff -r 32b555e8fb6f -r 380120eb0cd7 presen/images/datasegment_key.png Binary file presen/images/datasegment_key.png has changed diff -r 32b555e8fb6f -r 380120eb0cd7 presen/index.html --- a/presen/index.html Fri Dec 21 15:32:46 2012 +0900 +++ b/presen/index.html Wed Dec 26 17:31:00 2012 +0900 @@ -53,7 +53,8 @@

本研究室では分散プログラミングに置いて、タスクをCode Segment、データをData Segmentという単位に分割して記述する方法を提唱している。

しかし、前述したプログラムをプログラマーが一から記述していくことは大変である。

そこで、本研究室の卒業生である赤嶺一樹氏が分散ネットフレームワークAliceのプロトタイプを作成した。

-

本研究では実際にAliceを用いて、"水族館"の例題を作成、またFederated Lindaとの性能比較を行うことで、APIの見直し、問題点の洗い出しを行った。

+

本研究では実際にAliceを利用して、水族館の例題を作成した。また、Federated Lindaとの性能比較を行った。そして、Aliceの問題点の洗い出し、APIの見直しを行った。

+ @@ -91,7 +92,10 @@ @@ -99,7 +103,8 @@

Data Segment API