<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Don't know if MQ would do what you need, or RabbitMQ. There are many others, Perhaps Zookeeper also..<br>
</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;">
Joseph Wennechuk
<div>Phone: (226) 505-4812<br>
</div>
<div><a href="https://www.linkedin.com/pub/joseph-wennechuk/4/b59/382" target="_blank" id="LPNoLP">https://www.linkedin.com/pub/joseph-wennechuk/4/b59/382</a></div>
<div><br>
</div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> kwlug-disc <kwlug-disc-bounces@kwlug.org> on behalf of Keefer Rourke <mail@krourke.org><br>
<b>Sent:</b> September 14, 2017 7:18 AM<br>
<b>To:</b> KWLUG discussion<br>
<b>Subject:</b> Re: [kwlug-disc] Massage Passing stuffs?</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">I would look into option 3 with dbus.<br>
<br>
>From Wikipedia:<br>
> In computing, D-Bus, a software bus, is an inter-process communication and remote procedure call mechanism that allows communication between multiple computer programs concurrently running on the same machine.<br>
<br>
<br>
On September 14, 2017 12:18:37 AM EDT, William Park via kwlug-disc <kwlug-disc@kwlug.org> wrote:<br>
>I posted this to GTALUG, so my apology if you've seen it before.<br>
>I'm posting to KWLUG, because there may be more "robotic" people here.<br>
><br>
>I have various peripherals that I need to read and write.  At the<br>
>moment, they are all local and don't need to talk to each other.  I<br>
>think of 3 approaches from top of my head:<br>
><br>
>   1. Use select(2) (and friends) to round-robin the peripherals.  This<br>
>    is "classic".<br>
><br>
>   2. Each peripheral is serviced by a separate thread, and main thread<br>
>    does the business logics.<br>
><br>
>  /3/. Each peripheral is serviced by a separate process, and they pass<br>
>    "messages".  This option is what I want to investigate.<br>
><br>
>So, do you know any "message-passing" scheme, framework, or library<br>
>that<br>
>I can look up?<br>
<br>
-- <br>
Regards,<br>
Keefer C. Rourke<br>
<br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.<br>
<br>
_______________________________________________<br>
kwlug-disc mailing list<br>
kwlug-disc@kwlug.org<br>
<a href="https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fkwlug.org%2Fmailman%2Flistinfo%2Fkwlug-disc_kwlug.org&data=02%7C01%7Cyoucanreachmehere%40hotmail.com%7Cc4a362c9bffe4996b50b08d4fb6276e4%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636409847690911304&sdata=B7FRtkhEezv6LvYHFFKGeXYrPJh6tlvZj1m3msdyqbo%3D&reserved=0">https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fkwlug.org%2Fmailman%2Flistinfo%2Fkwlug-disc_kwlug.org&data=02%7C01%7Cyoucanreachmehere%40hotmail.com%7Cc4a362c9bffe4996b50b08d4fb6276e4%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636409847690911304&sdata=B7FRtkhEezv6LvYHFFKGeXYrPJh6tlvZj1m3msdyqbo%3D&reserved=0</a><br>
</div>
</span></font></div>
</div>
</body>
</html>