From 692326b19116a5cbb00ac151976bd7e7b88a79b6 Mon Sep 17 00:00:00 2001 From: Grant Bowman Date: Sat, 11 Jan 2003 11:40:46 +0000 Subject: none --- Mig/WebHome.mdwn | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'Mig/WebHome.mdwn') diff --git a/Mig/WebHome.mdwn b/Mig/WebHome.mdwn index c9c1a30e..20f33a29 100644 --- a/Mig/WebHome.mdwn +++ b/Mig/WebHome.mdwn @@ -1,28 +1,26 @@ -## Introduction - -MIG is a program which generates remote procedure call (RPC) code for communication between client and server processes in a Mach based operating system. +[[MachInterfaceGenerator]] (MIG) is a program which generates inter-process communication (IPC) code. Specifically Mig generates remote procedure call (RPC) code for communication between client and server processes running on a Mach microkernel.
+
+
Web Preferences?
+
administrative info.
+
+

+

+
-

Mach servers run as separate tasks and communicate with inter-process communication (IPC) messages. This IPC interface is language independant and faily complex. This is where MIG steps in. Mig is capable of generating the RPC code for the client-server communication.

-

GNU MIG is fully compatible with OSF MIG. The official Mig site is a page hosted on the official Hurd site. It also has it's own CVS module within the main Hurd CVS site.

-

-

Available Topics

+

Mach servers run as separate tasks and communicate with RPC messages. The RPC interface is language independant and somewhat complex. MIG mitigates this complexity.

+

GNU MIG is fully compatible with OSF MIG. The official Mig site is a page hosted on the official Hurd site. Mig Documentation? is available. Mig also has it's own CVS module within the main Hurd CVS site.

-
    -
  • Mach Interface Generator?
  • -
  • Mig Documentation?
  • -
+
+
Web Discuss?
+
Discussion about how to make this part of the site better and more informative.
+

-

Comments

-

Meta discussion can go in the Web Discuss? topic.

-

Web Preferences? - administrative info.

-

-

-- cgit v1.2.3