Why SOAP is in the list of 'platform specific APIs'?! Samokhvalov 11:21, 04 Mar 2006 (GMT)
| This is the talk page for discussing improvements to the Inter-process communication article. This is not a forum for general discussion of the subject of the article. |
Article policies
|
| Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
| This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||
| |||||||||||||||||||||
Why SOAP is in the list of 'platform specific APIs'?! Samokhvalov 11:21, 04 Mar 2006 (GMT)
The introduction states that IPC is "a set of techniques for the exchange of data between two or more threads in one or more processes" - this makes no sense to me. If it is inter-process then it should be "two or more processes" and not "two or more threads". As far as I know, *nix OS create a new process when you fork() - not just a new thread. In general, if I have two threads that are truly within one process I don't need inter-process communication. Manassehkatz 03:38, 4 December 2006 (UTC)
Does IPC include inter-system communication? This question is relevant to the Universal Windows Platform (UWP) because people say things like "In UWP the client and service need to in different machines for Interprocess communication" but it seems wrong to call communication between "different machines" IPC. Sam Tomato (talk) 18:47, 19 September 2017 (UTC)
The German version of this article seems much more well-written. How about replacing the English page with a translation of the German? 194.237.142.21 12:22, 20 June 2007 (UTC)
Who says that all OSs can Handle files? --92.198.37.119 (talk) 07:42, 20 April 2009 (UTC)
Hmm, the article is very Unix-minded, I've just included link inmailbox article to here but it is not mentioned here, in vulgar terms the mailbox is a object of messaging mechanism. You create can create a mailbox and receive the messages from any processes, knowing its ID or in other cases have a pointer to it's contorol block, also when you try to receive a message you pass execution to other tasks. This kind of communication does not fit anywhere in any method described in here. While its implemented in uC/OS RTOS and Windows(message queue fits, but it's process-global). Gnomz007 01:39, 23 May 2005 (UTC)
I've deleted the mailbox entry from the Methods table, since it's described as a particular case of Message queue (and redirects towards this same page). G Allegre (talk) 12:18, 20 July 2009 (UTC)
would it be possible to provide single sentence descriptions of these techniques? Saganatsu (talk) 14:35, 6 October 2009 (UTC) this techniques should be avoiding those problems thats y so many relations are there. —Preceding unsigned comment added by 117.211.83.3 (talk) 17:49, 2 March 2011 (UTC)
One of the most important IPC mechanisms is not mentioned - Monitors (see Wikipedia page).
02:39, 30 January 2012 (UTC) — Preceding unsigned comment added by 203.41.222.1 (talk)
IPC Shouldn't be mixed with Services, The web is based on a (client/server) design, of course there's a communication between the two, but you can't consider it a standardized general method for communication between processes, it has a specific target with a limited set of applications, Of course PHP developers would not agree as "MOST" of them don't know the security breaches they create constantly with their lazy code style and their lack of CS information, please don't mix both as most system designers would agree with me. — Preceding unsigned comment added by 41.41.228.245 (talk) 17:46, 21 October 2013 (UTC)
Is it important to include whether a particular method is supported by Windows 9x and/or NT based kernels and distinguish between the two? — Preceding unsigned comment added by 174.19.110.144 (talk) 13:56, 1 June 2016 (UTC)
Is it really useful here to list approaches have no description and no examples? If there are no examples, how do we know anyone is even using approach? GeneCallahan (talk) 13:26, 27 December 2016 (UTC)
JSON representation 2403:6200:8827:DE41:5DF:FEBB:4DAA:3680 (talk) 19:57, 9 January 2022 (UTC)
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.