From: "Thompson, David" <dthompson2@worcester.edu>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Cuirass actors
Date: Thu, 14 Sep 2023 11:59:23 -0400 [thread overview]
Message-ID: <CAJ=RwfbZzL5A0rN_3g2wCCczF3U41CM76LCf0YN+_4U3NWjHnQ@mail.gmail.com> (raw)
In-Reply-To: <87pm2k93fb.fsf@gnu.org>
On Thu, Sep 14, 2023 at 11:31 AM Ludovic Courtès <ludo@gnu.org> wrote:
>
> Hi!
>
> "Thompson, David" <dthompson2@worcester.edu> skribis:
>
> > I'm curious to hear more about your inter-process transport needs!
>
> I’d like to have actors running in separate processes on the same
> machine. I wouldn’t want them to communicate over Tor or TCP+TLS;
> rather, I’d like them to use AF_UNIX sockets, “abstract sockets”, pipes,
> socketpairs—one of these local IPC mechanisms.
>
> My understanding is that there could be an ocapn “netlayer” based on
> that. Does that make sense? Is this something you’re considering?
Thanks for clarifying! Yes, we definitely intend to provide local IPC
netlayers such as UNIX domain sockets. We actually have a test
netlayer that uses UNIX domain sockets, so some of this work has
already been done.
- Dave
prev parent reply other threads:[~2023-09-14 16:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 21:08 Cuirass actors Ludovic Courtès
2023-09-14 6:49 ` Simon Tournier
2023-09-14 15:33 ` Ludovic Courtès
2023-09-14 12:50 ` Thompson, David
2023-09-14 15:31 ` Ludovic Courtès
2023-09-14 15:59 ` Thompson, David [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJ=RwfbZzL5A0rN_3g2wCCczF3U41CM76LCf0YN+_4U3NWjHnQ@mail.gmail.com' \
--to=dthompson2@worcester.edu \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.