Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: The joy of pipes Date: 18 Nov 2024 17:54:30 GMT Lines: 13 Message-ID: References: <20241112111426.00007245@gmail.com> <20241114160907.0000252b@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net WyIfDaeeioG++XP09VsSjAM5MY4TdigtTqnBxBy0L567eBxudG Cancel-Lock: sha1:MVBf0nnPcWOjXG3oDhK9SfVTLvc= sha256:xly4LSthkBf5KoDA8cyMrFOuobEujeVbPk/1qzKQpjI= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Xref: csiph.com comp.os.linux.misc:61068 On Mon, 18 Nov 2024 11:05:03 +0000, Pancho wrote: > I don't know if Linux provides message queues as a primitive, or not. I > meant I used message queue protocols (MQTT,zeroMQ, ActiveMQ). https://www.softprayog.in/programming/interprocess-communication-using- system-v-message-queues-in-linux https://www.softprayog.in/programming/interprocess-communication-using- posix-message-queues-in-linux I've only used System V queues. Neither work like ActiveMQ.