===================================================================
RCS file: /home/cvs/OpenXM/src/asir-doc/parts/process.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- OpenXM/src/asir-doc/parts/process.texi 2002/08/13 07:44:06 1.9
+++ OpenXM/src/asir-doc/parts/process.texi 2002/08/14 03:26:36 1.10
@@ -1,4 +1,4 @@
-@comment $OpenXM: OpenXM/src/asir-doc/parts/process.texi,v 1.8 2002/07/10 09:33:52 noro Exp $
+@comment $OpenXM: OpenXM/src/asir-doc/parts/process.texi,v 1.9 2002/08/13 07:44:06 noro Exp $
\BJP
@node 分散計算,,, Top
@chapter 分散計算
@@ -28,8 +28,19 @@
@section OpenXM
\BJP
-@b{Asir} は, 分散計算における通信プロトコルとして, @b{OpenXM}
+@b{Asir} は, 分散計算における通信プロトコルとして,
+@b{OpenXM}
(Open message eXchange for Mathematics) プロトコルを採用している.
+@b{OpenXM} プロジェクトについては,
+@ifhtml
+
+@end ifhtml
+@code{http://www.math.sci.kobe-u.ac.jp/OpenXM/}
+@ifhtml
+
+@end ifhtml
+を参照してほしい.
+
@b{OpenXM} プロトコルは, 主として数学オブジェクトをプロセス間でやりとりする
ための規約である. @b{OpenXM} においては
\E
@@ -38,6 +49,15 @@ On @b{Asir} distributed computations are done under @b
(Open message eXchange protocol for Mathematics), which
is a protocol for exchanging mainly mathematical objects
between processes.
+See
+@ifhtml
+
+@end ifhtml
+@code{http://www.math.sci.kobe-u.ac.jp/OpenXM/}
+@ifhtml
+
+@end ifhtml
+for the details of @b{OpenXM}.
In @b{OpenXM} a distributed computation is done as follows:
\E