From e7c61a90798ebaa4863c7f3244b8526102d7c87c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 12 Aug 2007 21:31:02 +0200 Subject: Make the WebHome pages first level pages. --- Mig/WebHome.mdwn | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Mig/WebHome.mdwn (limited to 'Mig') diff --git a/Mig/WebHome.mdwn b/Mig/WebHome.mdwn deleted file mode 100644 index 7334d4d9..00000000 --- a/Mig/WebHome.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -Sporadic efforts by numerous individuals have been made to keep the information in this wiki current. The hope that the primary development team would make this a canonical source has not been fulfilled. While some of the information and links here are still valid, unfortunately much is not. - --- [[Main/GrantBow]] - 24 Jul 2007 - -The [[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. - -

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. [[MigDocumentation]] is available. Mig also has it's own CVS module within the main Hurd CVS site.

-

[[BuildingMIG]]

-

-

-
-
[[WebDiscuss]]
-
Discussion about how to make this part of the site better and more informative.
-
-- cgit v1.2.3