old-www/LDP/lpg/node22.html

45 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-c (Feb 29, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>6.4.1 Fundamental Concepts</TITLE>
<META NAME="description" CONTENT="6.4.1 Fundamental Concepts">
<META NAME="keywords" CONTENT="lpg">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="lpg.css">
</HEAD>
<BODY LANG="EN">
<A NAME="tex2html648" HREF="node23.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME="tex2html646" HREF="node21.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME="tex2html640" HREF="node21.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME="tex2html650" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html649" HREF="node23.html">IPC Identifiers</A>
<B>Up:</B> <A NAME="tex2html647" HREF="node21.html">6.4 System V IPC</A>
<B> Previous:</B> <A NAME="tex2html641" HREF="node21.html">6.4 System V IPC</A>
<BR> <P>
<H2><A NAME="SECTION00741000000000000000">6.4.1 Fundamental Concepts</A></H2>
<P>
With System V, AT&amp;T introduced three new forms of IPC facilities (message
queues, semaphores, and shared memory). While the POSIX committee has not yet
completed its standardization of these facilities, most implementations do
support these. In addition, Berkeley (BSD) uses sockets as its primary form
of IPC, rather than the System V elements. Linux has the ability to use
both forms of IPC (BSD and System V), although we will not discuss sockets
until a later chapter.
<P>
The Linux implementation of System V IPC was authored by <EM>Krishna Balasubramanian</EM>,
at <TT>balasub@cis.ohio-state.edu</TT>.
<P>
<BR> <HR>
<UL>
<LI> <A NAME="tex2html651" HREF="node23.html#SECTION00741100000000000000">IPC Identifiers</A>
<LI> <A NAME="tex2html652" HREF="node24.html#SECTION00741200000000000000">IPC Keys</A>
<LI> <A NAME="tex2html653" HREF="node25.html#SECTION00741300000000000000">The <TT>ipcs</TT> Command</A>
<LI> <A NAME="tex2html654" HREF="node26.html#SECTION00741400000000000000">The <TT>ipcrm</TT> Command</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Converted on: <BR>
Fri Mar 29 14:43:04 EST 1996</I>
</ADDRESS>
</BODY>
</HTML>